GitHub / symfony/symfony issues and pull requests
Labelled with: Serializer
#62034 - [Serializer] DateTimeNormalizer results into corrupted timezone
Issue -
State: closed - Opened by sveldhuisen about 1 month ago
- 5 comments
Labels: Serializer, Bug, Status: Needs Review
#62015 - [Serializer] Incorrect required PHP version since 7.3.3
Issue -
State: closed - Opened by jatrei about 1 month ago
- 2 comments
Labels: Serializer, Bug, Status: Needs Review, Status: Waiting feedback
#62007 - [Serializer] fix inherited properties normalization
Pull Request -
State: open - Opened by Link1515 about 1 month ago
Labels: Serializer, Bug, Status: Needs Review
#61683 - [Serializer] Remove `#[RequiresPhp('8.4')]`
Pull Request -
State: closed - Opened by santysisi 2 months ago
- 1 comment
Labels: Serializer, Status: Reviewed
#61574 - [Serializer] fix tests
Issue -
State: closed - Opened by xabbuh 3 months ago
- 1 comment
Labels: Serializer, Status: Needs Review
#61571 - [Serializer] Fix dealing with asymmetric visilibity for properties
Pull Request -
State: closed - Opened by santysisi 3 months ago
- 4 comments
Labels: Serializer, Bug, Status: Needs Review
#61552 - Uncaught Error: Cannot modify protected(set) property
Issue -
State: closed - Opened by root-aza 3 months ago
- 3 comments
Labels: Serializer, Bug, Status: Needs Review
#61532 - [Serializer] Allow using attributes to declare compile-time serialization metadata
Pull Request -
State: closed - Opened by nicolas-grekas 3 months ago
Labels: Serializer, Feature, Status: Needs Review, Deprecation
#61526 - [Serializer] Don't fallback to default serializer if tags specify a named one
Pull Request -
State: closed - Opened by HypeMC 3 months ago
- 1 comment
Labels: Serializer, Bug, Status: Reviewed
#61487 - [Routing][Serializer] Deprecate annotation aliases and getters and setters in favor of public properties on attributes
Pull Request -
State: closed - Opened by nicolas-grekas 3 months ago
Labels: Serializer, Routing, Status: Needs Review, Deprecation
#61295 - [Serializer] - constructor denormalize inconsistency
Issue -
State: closed - Opened by vencakrecl 4 months ago
- 1 comment
Labels: Serializer, Bug, Status: Needs Review
#61279 - [Serializer] Allows to instantiate property when creating a `NotNormalizableValueException`
Pull Request -
State: closed - Opened by VincentLanglet 4 months ago
- 2 comments
Labels: Serializer, Feature, Status: Reviewed
#61249 - [Serializer] Make data provider return type match its PHPDoc
Pull Request -
State: closed - Opened by MatTheCat 4 months ago
- 4 comments
Labels: Serializer, Bug, Status: Reviewed
#61209 - [Serializer][VarDumper] Remove require php 8.2 from tests
Pull Request -
State: closed - Opened by santysisi 4 months ago
- 1 comment
Labels: Serializer, VarDumper, Status: Reviewed
#61051 - [Serializer] Serializer class wrongly implements Normalizer interface - incorrect name of param $data (should be $object)
Issue -
State: closed - Opened by Pechynho 5 months ago
- 1 comment
Labels: Serializer, Bug, Status: Needs Review
#61035 - [Serializer] v6.4.23 AbstractObjectNormalizer::getAllowedAttribute signature change
Issue -
State: closed - Opened by Prometee 5 months ago
- 3 comments
Labels: Serializer, Bug, Status: Needs Review
#61028 - [Serializer] Fix readonly property initialization from incorrect scope
Pull Request -
State: open - Opened by santysisi 5 months ago
Labels: Serializer, Bug, Status: Reviewed
#61023 - [Serializer] add `can` to the accessor prefixes recognized by the `AttributeLoader`
Pull Request -
State: open - Opened by themasch 5 months ago
- 5 comments
Labels: Serializer, Bug, Status: Reviewed
#61020 - [Doctrine][FrameworkBundle][Serializer][Validator] Increase minimum version of type-info component
Pull Request -
State: closed - Opened by mitelg 5 months ago
- 5 comments
Labels: Validator, Serializer, Bug, Doctrine, FrameworkBundle, Status: Reviewed
#61020 - [Doctrine][FrameworkBundle][Serializer][Validator] Increase minimum version of type-info component
Pull Request -
State: closed - Opened by mitelg 5 months ago
- 4 comments
Labels: Validator, Serializer, Bug, Doctrine, FrameworkBundle, Status: Reviewed
#60958 - [Serializer] remove return type from `AbstractObjectNormalizer::getAllowedAttributes()`
Pull Request -
State: closed - Opened by xabbuh 5 months ago
- 1 comment
Labels: Serializer, Bug, Status: Reviewed
#60958 - [Serializer] remove return type from `AbstractObjectNormalizer::getAllowedAttributes()`
Pull Request -
State: closed - Opened by xabbuh 5 months ago
- 4 comments
Labels: Serializer, Bug, Status: Reviewed, BC Layer removal
#60940 - [Serializer] Fix git diff indentation in Serializer CsvEncoder section
Pull Request -
State: closed - Opened by OskarStark 5 months ago
- 1 comment
Labels: Serializer, Status: Needs Review
#60924 - [Serializer] Remove deprecated `escape_char` functionality from `CsvEncoder`
Pull Request -
State: closed - Opened by OskarStark 5 months ago
- 2 comments
Labels: Serializer, Status: Needs Review, BC Layer removal
#60907 - [Serializer] Serializer stopped recognizing Types from `@var` in Constructor Parameters
Issue -
State: closed - Opened by eXsio 5 months ago
- 2 comments
Labels: Serializer, Bug, Status: Needs Review
#60877 - [Serializer] Remove deprecated compiled class meta data classes
Pull Request -
State: closed - Opened by mttsch 5 months ago
- 2 comments
Labels: Serializer, Status: Needs Review, Deprecation
#60870 - [Serializer] Remove `AdvancedNameConverterInterface`
Pull Request -
State: closed - Opened by mttsch 5 months ago
- 1 comment
Labels: Serializer, Status: Needs Review, Deprecation
#60865 - [Serializer] Remove deprecated withDefaultContructorArguments method
Pull Request -
State: closed - Opened by mttsch 5 months ago
- 1 comment
Labels: Serializer, Status: Reviewed
#60846 - Cannot initialize readonly property from scope
Issue -
State: open - Opened by nafetsrybak 5 months ago
- 11 comments
Labels: Serializer, Bug, Status: Needs Review
#60795 - [Serialization] with_constructor_extractor: true - @var docs on promoted properties ignored
Issue -
State: open - Opened by florianhofsaessC24 5 months ago
- 3 comments
Labels: Serializer, Bug, Status: Needs Review, PropertyInfo
#60769 - [Serializer] improve phpdoc for normalizer
Pull Request -
State: closed - Opened by garak 5 months ago
- 2 comments
Labels: Serializer, Status: Needs Review
#60682 - [Serializer] Named Serializers do not work on intersection types
Issue -
State: open - Opened by MarijnDoeve 6 months ago
- 1 comment
Labels: Serializer, Bug, Status: Needs Review
#60568 - [DependencyInjection][Routing][Serializer][Validator] Deprecate XML configuration format
Pull Request -
State: open - Opened by MatTheCat 6 months ago
- 1 comment
Labels: Validator, DependencyInjection, Serializer, Routing, Status: Needs Review, Deprecation
#60552 - [Serializer] DateTimeNormalizer normalize into int/float
Issue -
State: closed - Opened by Hanmac 6 months ago
- 2 comments
Labels: Serializer, Feature
#60511 - [Serializer] Add support for discriminator map in property normalizer
Pull Request -
State: open - Opened by ruudk 6 months ago
- 2 comments
Labels: Serializer, Bug, Status: Needs Review
#60413 - [Serializer] Fix collect_denormalization_errors flag in defaultContext
Pull Request -
State: open - Opened by dmbrson 6 months ago
- 1 comment
Labels: Serializer, Bug, Status: Needs Review
#60355 - [Serializer] Add CDATA_WRAPPING_NAME_PATTERN support to XmlEncoder
Pull Request -
State: open - Opened by Deltachaos 7 months ago
Labels: Serializer, Feature, Status: Needs Review
#60260 - [Serializer] Prevent `Cannot traverse an already closed generator` error by materializing Traversable input
Pull Request -
State: closed - Opened by santysisi 7 months ago
- 3 comments
Labels: Serializer, Bug, Status: Reviewed
#60260 - [Serializer] Prevent `Cannot traverse an already closed generator` error by materializing Traversable input
Pull Request -
State: closed - Opened by santysisi 7 months ago
- 3 comments
Labels: Serializer, Bug, Status: Reviewed
#60228 - [Serializer] Add Support for Encoding Arrays as Child <item> Elements in XML Encoder
Pull Request -
State: open - Opened by Deltachaos 7 months ago
Labels: Serializer, Feature, Status: Needs Review
#60214 - [Serializer] Discriminator is removed when `#[Ignore]` attribute used on unrelated method
Issue -
State: closed - Opened by ruudk 7 months ago
- 13 comments
Labels: Serializer, Bug, Status: Needs Review
#60175 - [Serializer] add PHP version and extension that are required to run tests
Pull Request -
State: closed - Opened by xabbuh 7 months ago
- 1 comment
Labels: Serializer, Status: Needs Review
#60175 - [Serializer] add PHP version and extension that are required to run tests
Pull Request -
State: closed - Opened by xabbuh 7 months ago
- 1 comment
Labels: Serializer, Status: Needs Review
#60153 - [Serializer] Allow custom timezone in `DateTimeNormalizer` during denormalization
Pull Request -
State: open - Opened by frankdekker 8 months ago
- 2 comments
Labels: Serializer, Feature, Status: Needs Review, Status: Needs Work
#60141 - [CsvEncoder] Impossible to use with Traversable
Issue -
State: closed - Opened by dmitryuk 8 months ago
- 2 comments
Labels: Serializer, Bug, Status: Needs Review
#60092 - [FrameworkBundle][Serializer] Allow setting `$objectClassResolver` via configuration
Pull Request -
State: open - Opened by HypeMC 8 months ago
Labels: Serializer, Feature, FrameworkBundle, Status: Needs Review
#60091 - [Serializer] Fix `PropertyNormalizer` with named serializers
Pull Request -
State: closed - Opened by HypeMC 8 months ago
Labels: Serializer, Bug, Status: Needs Review
#60091 - [Serializer] Fix `PropertyNormalizer` with named serializers
Pull Request -
State: closed - Opened by HypeMC 8 months ago
Labels: Serializer, Bug, Status: Needs Review
#60026 - [Serializer] Fix ObjectNormalizer default context with named serializers
Pull Request -
State: closed - Opened by HypeMC 8 months ago
- 1 comment
Labels: Serializer, Bug, Status: Reviewed
#60026 - [Serializer] Fix ObjectNormalizer default context with named serializers
Pull Request -
State: open - Opened by HypeMC 8 months ago
Labels: Serializer, Bug, Status: Reviewed
#60025 - [Serializer] Fix code skipped by premature return
Pull Request -
State: closed - Opened by HypeMC 8 months ago
- 1 comment
Labels: Serializer, Bug, Status: Reviewed
#60025 - [Serializer] Fix code skipped by premature return
Pull Request -
State: closed - Opened by HypeMC 8 months ago
- 1 comment
Labels: Serializer, Bug, Status: Reviewed
#59964 - [Serializer] - keys are not normalized in associative array
Issue -
State: closed - Opened by vencakrecl 8 months ago
- 4 comments
Labels: Serializer, Bug, Status: Needs Review
#59948 - [Serializer] Add support for fractions in `DateIntervalNormalizer`
Issue -
State: open - Opened by thePanz 8 months ago
- 1 comment
Labels: Serializer, Feature
#59928 - Deserialization incorrectly allows string values into an scalar array property without error
Issue -
State: closed - Opened by namex42 9 months ago
Labels: Serializer, Bug, Status: Needs Review
#59828 - [Serializer] Add `defaultType` to `DiscriminatorMap`
Pull Request -
State: closed - Opened by alanpoulain 9 months ago
- 2 comments
Labels: Serializer, Feature, Status: Reviewed
#59828 - [Serializer] Add `defaultType` to `DiscriminatorMap`
Pull Request -
State: closed - Opened by alanpoulain 9 months ago
- 2 comments
Labels: Serializer, Feature, Status: Reviewed
#59722 - [Serializer] clean up unused property
Pull Request -
State: closed - Opened by xabbuh 9 months ago
Labels: Serializer, Status: Needs Review
#59720 - [Serializer] separate NumberNormalizer tests per PHP extension
Pull Request -
State: closed - Opened by xabbuh 10 months ago
- 1 comment
Labels: Serializer, Status: Reviewed
#59699 - [Serializer] Handle default context in named Serializer
Pull Request -
State: closed - Opened by HypeMC 10 months ago
- 1 comment
Labels: Serializer, Bug, Status: Needs Review
#59699 - [Serializer] Handle default context in named Serializer
Pull Request -
State: closed - Opened by HypeMC 10 months ago
- 1 comment
Labels: Serializer, Bug, Status: Needs Review
#59684 - [DateTimeNormalizer] Deserialization DateTime as DateTime('now')
Issue -
State: closed - Opened by TheDudoser 10 months ago
- 2 comments
Labels: Serializer, Bug, Status: Needs Review
#59670 - [Serializer] Add `NumberNormalizer`
Pull Request -
State: open - Opened by valtzu 10 months ago
- 6 comments
Labels: Serializer, Feature, Status: Reviewed
#59670 - [Serializer] Add `NumberNormalizer`
Pull Request -
State: closed - Opened by valtzu 10 months ago
- 7 comments
Labels: Serializer, Feature, Status: Reviewed
#59651 - [Serializer] (De)Normalizer for BcMath\Number class
Issue -
State: closed - Opened by faizanakram99 10 months ago
- 1 comment
Labels: Serializer, Feature
#59641 - [Serializer] register named normalizer & denormalizer aliases
Pull Request -
State: closed - Opened by mathroc 10 months ago
- 2 comments
Labels: Serializer, Feature, Status: Reviewed, Deprecation
#59641 - [Serializer] register named normalizer & denormalizer aliases
Pull Request -
State: closed - Opened by mathroc 10 months ago
- 2 comments
Labels: Serializer, Feature, Status: Reviewed, Deprecation
#59639 - Named serializer get default context from the default serializer
Issue -
State: closed - Opened by adri 10 months ago
- 7 comments
Labels: Serializer, Bug, Status: Needs Review
#59638 - Named normalizers / denormalizers
Issue -
State: closed - Opened by mathroc 10 months ago
- 1 comment
Labels: Serializer, Feature, FrameworkBundle
#59627 - [Serializer] Named serializer should get correct normalizer instance
Pull Request -
State: open - Opened by ruudk 10 months ago
Labels: Serializer, Bug, Status: Needs Work
#59552 - [Serializer] fix default context in Serializer
Pull Request -
State: open - Opened by Valmonzo 10 months ago
Labels: Serializer, Bug, Status: Reviewed
#59501 - [Serializer] [ObjectNormalizer] Filter int when using FILTER_BOOL
Pull Request -
State: open - Opened by DjordyKoert 10 months ago
- 1 comment
Labels: Serializer, Bug, Status: Needs Review
#59496 - [Serializer] Correct all implementations of the `NormalizerInterface` to have the correct method signature
Pull Request -
State: open - Opened by Kefisu 10 months ago
- 1 comment
Labels: Serializer, Status: Needs Review
#59496 - [Serializer] Correct all implementations of the `NormalizerInterface` to have the correct method signature
Pull Request -
State: closed - Opened by Kefisu 10 months ago
- 3 comments
Labels: Serializer, Status: Reviewed
#59495 - [Serializer] Discrepancy between NormalizerInterface and it's implementation
Issue -
State: closed - Opened by Kefisu 10 months ago
Labels: Serializer
#59323 - [Serializer] Fix exception thrown by `YamlEncoder`
Pull Request -
State: closed - Opened by VincentLanglet 11 months ago
- 2 comments
Labels: Serializer, Bug, Status: Reviewed
#59306 - [Serializer] Document `SerializerInterface` exceptions
Pull Request -
State: open - Opened by VincentLanglet 11 months ago
- 10 comments
Labels: Serializer, Status: Reviewed
#59286 - [Serializer] Deprecate the `CompiledClassMetadataFactory`
Pull Request -
State: closed - Opened by mtarld 11 months ago
- 3 comments
Labels: Serializer, Feature, Status: Reviewed, Deprecation
#59093 - [Serializer] It always returns an instance of DateTimeImmutable for date fields
Issue -
State: closed - Opened by twisted1919 12 months ago
- 4 comments
Labels: Serializer, Bug, Status: Needs Review, Status: Waiting feedback
#59074 - [Serializer][Feature] Automating the denormalization process for objects with dependencies
Issue -
State: open - Opened by jjpshorg 12 months ago
- 1 comment
Labels: Serializer, Stalled
#59063 - [Serializer] Add Attribute Sorter to AbstractObjectNormalizer
Issue -
State: open - Opened by Hanmac 12 months ago
- 6 comments
Labels: Serializer, Feature, Status: Waiting feedback
#58997 - [Serializer] Skip test if `symfony/property-info` doesn't support `phpstan/phpdoc-parser:2.0` yet
Pull Request -
State: closed - Opened by alexandre-daubois 12 months ago
- 5 comments
Labels: Serializer, Bug, Status: Needs Review
#58966 - [Serializer] Trigger deprecation when could not parse date with default format
Pull Request -
State: open - Opened by alexndlm 12 months ago
- 3 comments
Labels: Serializer, Status: Needs Review, Deprecation
#58889 - [Serializer] Handle default context in Serializer
Pull Request -
State: closed - Opened by Valmonzo about 1 year ago
- 4 comments
Labels: Serializer, Bug, Status: Reviewed
#58889 - [Serializer] Handle default context in Serializer
Pull Request -
State: open - Opened by Valmonzo about 1 year ago
- 2 comments
Labels: Serializer, Bug, Status: Reviewed
#58885 - [PropertyInfo][Serializer][TypeInfo][Validator] TypeInfo 7.1 compatibility
Pull Request -
State: closed - Opened by mtarld about 1 year ago
- 1 comment
Labels: Validator, Serializer, Bug, Status: Needs Review, PropertyInfo, TypeInfo
#58872 - [PropertyInfo][Serializer][Validator] TypeInfo 7.2 compatibility
Pull Request -
State: closed - Opened by mtarld about 1 year ago
- 1 comment
Labels: Validator, Serializer, Bug, Status: Needs Review, PropertyInfo
#58872 - [PropertyInfo][Serializer][Validator] TypeInfo 7.2 compatibility
Pull Request -
State: closed - Opened by mtarld about 1 year ago
- 1 comment
Labels: Validator, Serializer, Bug, Status: Needs Review, PropertyInfo
#58870 - [Serializer][Validator] prevent failures around not existing TypeInfo classes
Pull Request -
State: closed - Opened by xabbuh about 1 year ago
- 2 comments
Labels: Validator, Serializer, Bug, Status: Reviewed
#58870 - [Serializer][Validator] prevent failures around not existing TypeInfo classes
Pull Request -
State: closed - Opened by xabbuh about 1 year ago
- 2 comments
Labels: Validator, Serializer, Bug, Status: Reviewed
#58868 - [Serializer] conflict with PropertyInfo 7.2
Pull Request -
State: closed - Opened by xabbuh about 1 year ago
- 1 comment
Labels: Serializer, Status: Needs Review
#58868 - [Serializer] conflict with PropertyInfo 7.2
Pull Request -
State: closed - Opened by xabbuh about 1 year ago
- 1 comment
Labels: Serializer, Status: Needs Review
#58806 - [Serializer][TypeInfo] merge #58804 up to 7.2
Pull Request -
State: closed - Opened by mtarld about 1 year ago
- 1 comment
Labels: Serializer, Bug, Status: Needs Work, TypeInfo
#58806 - [Serializer][TypeInfo] merge #58804 up to 7.2
Pull Request -
State: closed - Opened by mtarld about 1 year ago
- 1 comment
Labels: Serializer, Bug, Status: Needs Work, TypeInfo
#58804 - [Serializer][TypeInfo] fix support for phpstan/phpdoc-parser 2
Pull Request -
State: closed - Opened by xabbuh about 1 year ago
- 3 comments
Labels: Serializer, Status: Reviewed, TypeInfo
#58768 - [Serializer][XmlEncoder] Serialize/Normalize Collections properties result in faulty XML, should be skipped entirely
Issue -
State: closed - Opened by Hanmac about 1 year ago
- 6 comments
Labels: Serializer, Bug, Status: Needs Review, Stalled
#58705 - [Serializer] Revert Default groups
Pull Request -
State: closed - Opened by mtarld about 1 year ago
- 1 comment
Labels: Serializer, Bug, Status: Reviewed
#58705 - [Serializer] Revert Default groups
Pull Request -
State: closed - Opened by mtarld about 1 year ago
- 1 comment
Labels: Serializer, Bug, Status: Reviewed
#58656 - [PropertyInfo][Serializer] Fix default groups
Pull Request -
State: closed - Opened by mtarld about 1 year ago
- 2 comments
Labels: Serializer, Bug, Status: Needs Review, PropertyInfo
#58656 - [PropertyInfo][Serializer] Fix default groups
Pull Request -
State: closed - Opened by mtarld about 1 year ago
- 2 comments
Labels: Serializer, Bug, Status: Needs Review, PropertyInfo