HEX
Server: Apache
System: Linux sg241.singhost.net 2.6.32-896.16.1.lve1.4.51.el6.x86_64 #1 SMP Wed Jan 17 13:19:23 EST 2018 x86_64
User: honghock (909)
PHP: 8.0.30
Disabled: passthru,system,shell_exec,show_source,exec,popen,proc_open
Upload Files
File: //opt/cloudlinux/alt-php54/root/usr/share/pear/data/XML_Serializer/doc/todo.txt
TODO:
-----
- introduce constants for options to avoid typos

TODO XML_Serializer:
--------------------
- find a way to detect references in the structure and add id/idref attributes
- serialize some other structures, especially XPath return values
- custom serialization of objects

TODO XML_Unserializer:
----------------------
- support for xml:space attribute
- set types for certain tags (like in patConfiguration)
- namespace support
- custom unserialization for objects (static unserialize() or fromXML() methods)
- unserialize references using id/idref