Skip to content

With the Serializer component it's possible to handle serializing data structures, including object graphs, into array structures or other formats like XML and JSON. It can also handle deserializing XML and JSON back to object graphs.

5.3
Switch branches/tags
Code

Latest commit

…ns are not ignored by the serialization process (Alexander Onatskiy)

This PR was merged into the 5.3 branch.

Discussion
----------

[Serializer] Attributes that extend serializer`s annotations are not ignored by the serialization process

| Q             | A
| ------------- | ---
| Branch?       | 5.3 for bug fixes
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix symfony/symfony#43207
| License       | MIT
| Doc PR        |

Commits
-------

3407c350e1 [Serializer] Attributes that extends the serializer`s annotations do not ignore by the serialization process
5d7f068

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

With the Serializer component it's possible to handle serializing data structures, including object graphs, into array structures or other formats like XML and JSON. It can also handle deserializing XML and JSON back to object graphs.

Topics

Resources

License

Packages

No packages published

Languages