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

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

From Fedora Rawhide for s390x / p

Name: php-symfony-serializer 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: 127825 Source RPM: php-symfony-2.8.52-10.fc38.src.rpm
Packager: Fedora Project
Url: http://symfony.com/doc/2.8/components/serializer.html
Summary: Symfony Serializer Component
The Serializer Component is meant to be used to turn objects into a specific
format (XML, JSON, Yaml, ...) and the other way around.

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-serializer
/usr/share/doc/php-symfony-serializer/CHANGELOG.md
/usr/share/doc/php-symfony-serializer/README.md
/usr/share/doc/php-symfony-serializer/composer.json
/usr/share/licenses/php-symfony-serializer
/usr/share/licenses/php-symfony-serializer/LICENSE
/usr/share/php/Symfony/Component/Serializer
/usr/share/php/Symfony/Component/Serializer/Annotation
/usr/share/php/Symfony/Component/Serializer/Annotation/Groups.php
/usr/share/php/Symfony/Component/Serializer/Encoder
/usr/share/php/Symfony/Component/Serializer/Encoder/ChainDecoder.php
/usr/share/php/Symfony/Component/Serializer/Encoder/ChainEncoder.php
/usr/share/php/Symfony/Component/Serializer/Encoder/DecoderInterface.php
/usr/share/php/Symfony/Component/Serializer/Encoder/EncoderInterface.php
/usr/share/php/Symfony/Component/Serializer/Encoder/JsonDecode.php
/usr/share/php/Symfony/Component/Serializer/Encoder/JsonEncode.php
/usr/share/php/Symfony/Component/Serializer/Encoder/JsonEncoder.php
/usr/share/php/Symfony/Component/Serializer/Encoder/NormalizationAwareInterface.php
/usr/share/php/Symfony/Component/Serializer/Encoder/SerializerAwareEncoder.php
/usr/share/php/Symfony/Component/Serializer/Encoder/XmlEncoder.php
/usr/share/php/Symfony/Component/Serializer/Exception
/usr/share/php/Symfony/Component/Serializer/Exception/BadMethodCallException.php
/usr/share/php/Symfony/Component/Serializer/Exception/CircularReferenceException.php
/usr/share/php/Symfony/Component/Serializer/Exception/Exception.php
/usr/share/php/Symfony/Component/Serializer/Exception/ExceptionInterface.php
/usr/share/php/Symfony/Component/Serializer/Exception/InvalidArgumentException.php
/usr/share/php/Symfony/Component/Serializer/Exception/LogicException.php
/usr/share/php/Symfony/Component/Serializer/Exception/MappingException.php
/usr/share/php/Symfony/Component/Serializer/Exception/RuntimeException.php
/usr/share/php/Symfony/Component/Serializer/Exception/UnexpectedValueException.php
/usr/share/php/Symfony/Component/Serializer/Exception/UnsupportedException.php
/usr/share/php/Symfony/Component/Serializer/Mapping
/usr/share/php/Symfony/Component/Serializer/Mapping/AttributeMetadata.php
/usr/share/php/Symfony/Component/Serializer/Mapping/AttributeMetadataInterface.php
/usr/share/php/Symfony/Component/Serializer/Mapping/ClassMetadata.php
/usr/share/php/Symfony/Component/Serializer/Mapping/ClassMetadataInterface.php
/usr/share/php/Symfony/Component/Serializer/Mapping/Factory
/usr/share/php/Symfony/Component/Serializer/Mapping/Factory/ClassMetadataFactory.php
/usr/share/php/Symfony/Component/Serializer/Mapping/Factory/ClassMetadataFactoryInterface.php
/usr/share/php/Symfony/Component/Serializer/Mapping/Loader
/usr/share/php/Symfony/Component/Serializer/Mapping/Loader/AnnotationLoader.php
/usr/share/php/Symfony/Component/Serializer/Mapping/Loader/FileLoader.php
/usr/share/php/Symfony/Component/Serializer/Mapping/Loader/LoaderChain.php
/usr/share/php/Symfony/Component/Serializer/Mapping/Loader/LoaderInterface.php
/usr/share/php/Symfony/Component/Serializer/Mapping/Loader/XmlFileLoader.php
/usr/share/php/Symfony/Component/Serializer/Mapping/Loader/YamlFileLoader.php
/usr/share/php/Symfony/Component/Serializer/Mapping/Loader/schema
/usr/share/php/Symfony/Component/Serializer/Mapping/Loader/schema/dic
/usr/share/php/Symfony/Component/Serializer/Mapping/Loader/schema/dic/serializer-mapping
/usr/share/php/Symfony/Component/Serializer/Mapping/Loader/schema/dic/serializer-mapping/serializer-mapping-1.0.xsd
/usr/share/php/Symfony/Component/Serializer/NameConverter
/usr/share/php/Symfony/Component/Serializer/NameConverter/CamelCaseToSnakeCaseNameConverter.php
/usr/share/php/Symfony/Component/Serializer/NameConverter/NameConverterInterface.php
/usr/share/php/Symfony/Component/Serializer/Normalizer
/usr/share/php/Symfony/Component/Serializer/Normalizer/AbstractNormalizer.php
/usr/share/php/Symfony/Component/Serializer/Normalizer/ArrayDenormalizer.php
/usr/share/php/Symfony/Component/Serializer/Normalizer/CustomNormalizer.php
/usr/share/php/Symfony/Component/Serializer/Normalizer/DenormalizableInterface.php
/usr/share/php/Symfony/Component/Serializer/Normalizer/DenormalizerInterface.php
/usr/share/php/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php
/usr/share/php/Symfony/Component/Serializer/Normalizer/NormalizableInterface.php
/usr/share/php/Symfony/Component/Serializer/Normalizer/NormalizerInterface.php
/usr/share/php/Symfony/Component/Serializer/Normalizer/ObjectNormalizer.php
/usr/share/php/Symfony/Component/Serializer/Normalizer/PropertyNormalizer.php
/usr/share/php/Symfony/Component/Serializer/Normalizer/SerializerAwareNormalizer.php
/usr/share/php/Symfony/Component/Serializer/Serializer.php
/usr/share/php/Symfony/Component/Serializer/SerializerAwareInterface.php
/usr/share/php/Symfony/Component/Serializer/SerializerInterface.php
/usr/share/php/Symfony/Component/Serializer/autoload.php
/usr/share/php/Symfony/Component/Serializer/autoloader.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 02:28:23 2024