Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-symfony-translation-2.8.52-10.fc38 RPM for noarch

From Fedora Rawhide for s390x / p

Name: php-symfony-translation Distribution: Fedora Project
Version: 2.8.52 Vendor: Fedora Project
Release: 10.fc38 Build date: Fri Jan 20 10:36:00 2023
Group: Unspecified Build host: buildhw-x86-05.iad2.fedoraproject.org
Size: 281434 Source RPM: php-symfony-2.8.52-10.fc38.src.rpm
Packager: Fedora Project
Url: http://symfony.com/doc/2.8/components/translation/index.html
Summary: Symfony Translation Component
Translation provides tools for loading translation files and generating
translated strings from these including support for pluralization.

Provides

Requires

License

MIT

Changelog

* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.52-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.52-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.52-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.52-7
  - Second attempt - Rebuilt for
    https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.52-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

Files

/usr/share/doc/php-symfony-translation
/usr/share/doc/php-symfony-translation/CHANGELOG.md
/usr/share/doc/php-symfony-translation/README.md
/usr/share/doc/php-symfony-translation/composer.json
/usr/share/licenses/php-symfony-translation
/usr/share/licenses/php-symfony-translation/LICENSE
/usr/share/php/Symfony/Component/Translation
/usr/share/php/Symfony/Component/Translation/Catalogue
/usr/share/php/Symfony/Component/Translation/Catalogue/AbstractOperation.php
/usr/share/php/Symfony/Component/Translation/Catalogue/DiffOperation.php
/usr/share/php/Symfony/Component/Translation/Catalogue/MergeOperation.php
/usr/share/php/Symfony/Component/Translation/Catalogue/OperationInterface.php
/usr/share/php/Symfony/Component/Translation/Catalogue/TargetOperation.php
/usr/share/php/Symfony/Component/Translation/DataCollector
/usr/share/php/Symfony/Component/Translation/DataCollector/TranslationDataCollector.php
/usr/share/php/Symfony/Component/Translation/DataCollectorTranslator.php
/usr/share/php/Symfony/Component/Translation/Dumper
/usr/share/php/Symfony/Component/Translation/Dumper/CsvFileDumper.php
/usr/share/php/Symfony/Component/Translation/Dumper/DumperInterface.php
/usr/share/php/Symfony/Component/Translation/Dumper/FileDumper.php
/usr/share/php/Symfony/Component/Translation/Dumper/IcuResFileDumper.php
/usr/share/php/Symfony/Component/Translation/Dumper/IniFileDumper.php
/usr/share/php/Symfony/Component/Translation/Dumper/JsonFileDumper.php
/usr/share/php/Symfony/Component/Translation/Dumper/MoFileDumper.php
/usr/share/php/Symfony/Component/Translation/Dumper/PhpFileDumper.php
/usr/share/php/Symfony/Component/Translation/Dumper/PoFileDumper.php
/usr/share/php/Symfony/Component/Translation/Dumper/QtFileDumper.php
/usr/share/php/Symfony/Component/Translation/Dumper/XliffFileDumper.php
/usr/share/php/Symfony/Component/Translation/Dumper/YamlFileDumper.php
/usr/share/php/Symfony/Component/Translation/Exception
/usr/share/php/Symfony/Component/Translation/Exception/ExceptionInterface.php
/usr/share/php/Symfony/Component/Translation/Exception/InvalidResourceException.php
/usr/share/php/Symfony/Component/Translation/Exception/NotFoundResourceException.php
/usr/share/php/Symfony/Component/Translation/Extractor
/usr/share/php/Symfony/Component/Translation/Extractor/AbstractFileExtractor.php
/usr/share/php/Symfony/Component/Translation/Extractor/ChainExtractor.php
/usr/share/php/Symfony/Component/Translation/Extractor/ExtractorInterface.php
/usr/share/php/Symfony/Component/Translation/IdentityTranslator.php
/usr/share/php/Symfony/Component/Translation/Interval.php
/usr/share/php/Symfony/Component/Translation/Loader
/usr/share/php/Symfony/Component/Translation/Loader/ArrayLoader.php
/usr/share/php/Symfony/Component/Translation/Loader/CsvFileLoader.php
/usr/share/php/Symfony/Component/Translation/Loader/FileLoader.php
/usr/share/php/Symfony/Component/Translation/Loader/IcuDatFileLoader.php
/usr/share/php/Symfony/Component/Translation/Loader/IcuResFileLoader.php
/usr/share/php/Symfony/Component/Translation/Loader/IniFileLoader.php
/usr/share/php/Symfony/Component/Translation/Loader/JsonFileLoader.php
/usr/share/php/Symfony/Component/Translation/Loader/LoaderInterface.php
/usr/share/php/Symfony/Component/Translation/Loader/MoFileLoader.php
/usr/share/php/Symfony/Component/Translation/Loader/PhpFileLoader.php
/usr/share/php/Symfony/Component/Translation/Loader/PoFileLoader.php
/usr/share/php/Symfony/Component/Translation/Loader/QtFileLoader.php
/usr/share/php/Symfony/Component/Translation/Loader/XliffFileLoader.php
/usr/share/php/Symfony/Component/Translation/Loader/YamlFileLoader.php
/usr/share/php/Symfony/Component/Translation/Loader/schema
/usr/share/php/Symfony/Component/Translation/Loader/schema/dic
/usr/share/php/Symfony/Component/Translation/Loader/schema/dic/xliff-core
/usr/share/php/Symfony/Component/Translation/Loader/schema/dic/xliff-core/xliff-core-1.2-strict.xsd
/usr/share/php/Symfony/Component/Translation/Loader/schema/dic/xliff-core/xliff-core-2.0.xsd
/usr/share/php/Symfony/Component/Translation/Loader/schema/dic/xliff-core/xml.xsd
/usr/share/php/Symfony/Component/Translation/LoggingTranslator.php
/usr/share/php/Symfony/Component/Translation/MessageCatalogue.php
/usr/share/php/Symfony/Component/Translation/MessageCatalogueInterface.php
/usr/share/php/Symfony/Component/Translation/MessageSelector.php
/usr/share/php/Symfony/Component/Translation/MetadataAwareInterface.php
/usr/share/php/Symfony/Component/Translation/PluralizationRules.php
/usr/share/php/Symfony/Component/Translation/Translator.php
/usr/share/php/Symfony/Component/Translation/TranslatorBagInterface.php
/usr/share/php/Symfony/Component/Translation/TranslatorInterface.php
/usr/share/php/Symfony/Component/Translation/Util
/usr/share/php/Symfony/Component/Translation/Util/ArrayConverter.php
/usr/share/php/Symfony/Component/Translation/Writer
/usr/share/php/Symfony/Component/Translation/Writer/TranslationWriter.php
/usr/share/php/Symfony/Component/Translation/autoload.php
/usr/share/php/Symfony/Component/Translation/autoloader.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 02:05:04 2024