mirror of
https://github.com/symfony/serializer.git
synced 2026-03-24 01:12:14 +01:00
8.1
* 8.0: Fix merge Fix merge [Serializer] Fix self type resolution on promoted constructor parameters [VarExporter] Skip rewriting initialized readonly properties during hydration [ErrorHandler] Fix deprecation notices for "@method" annotations and classes with __call Add a test for `self` constructor promoted parameter
Serializer Component
The Serializer component handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
Resources
Languages
PHP
100%