Home
last modified time | relevance | path

Searched refs:serialize (Results 101 – 108 of 108) sorted by relevance

12345

/PHP-5.3/
H A Dphp.ini-development1530 ; Handler used to serialize data. php is the standard serializer of PHP.
1531 ; http://php.net/session.serialize-handler
H A Dphp.ini-production1530 ; Handler used to serialize data. php is the standard serializer of PHP.
1531 ; http://php.net/session.serialize-handler
H A DNEWS510 . Fixed bug #62373 (serialize() generates wrong reference to the object).
743 . Fixed bug #55798 (serialize followed by unserialize with numeric object
2331 - Fixed bug #49800 (SimpleXML allow (un)serialize() calls without warning).
5654 - Fixed bug #36957 (serialize() does not handle recursion). (Ilia)
6915 - Fixed potential problems with unserializing invalid serialize data. (Marcus)
/PHP-5.3/ext/simplexml/
H A Dsimplexml.c2589 sxe_class_entry->serialize = zend_class_serialize_deny; in PHP_MINIT_FUNCTION()
/PHP-5.3/ext/pdo/
H A Dpdo_stmt.c2378 pdo_row_ce->serialize = pdo_row_serialize; in pdo_stmt_init()
/PHP-5.3/ext/spl/
H A Dspl_directory.c2980 spl_ce_SplFileInfo->serialize = zend_class_serialize_deny; in PHP_MINIT_FUNCTION()
/PHP-5.3/ext/mbstring/oniguruma/
H A DHISTORY1723 2002/03/20: [impl] serialize integer in bytecode.
/PHP-5.3/ext/standard/
H A Dbasic_functions.c2964 PHP_FE(serialize, arginfo_serialize)

Completed in 120 milliseconds

12345