Home
last modified time | relevance | path

Searched refs:unserialize (Results 276 – 281 of 281) sorted by relevance

1...<<1112

/PHP-7.3/ext/phar/phar/
H A Dpharcommand.inc1270 $meta = unserialize($meta);
/PHP-7.3/
H A Dphp.ini-development284 ; The unserialize callback function will be called (with the undefined class'
294 ; are decoded with unserialize, the data will remain the same.
H A Dphp.ini-production284 ; The unserialize callback function will be called (with the undefined class'
294 ; are decoded with unserialize, the data will remain the same.
/PHP-7.3/ext/simplexml/
H A Dsimplexml.c2713 sxe_class_entry->unserialize = zend_class_unserialize_deny; in PHP_MINIT_FUNCTION()
/PHP-7.3/ext/spl/
H A Dspl_directory.c3118 spl_ce_SplFileInfo->unserialize = zend_class_unserialize_deny; in PHP_MINIT_FUNCTION()
/PHP-7.3/Zend/
H A Dzend_compile.c1772 ce->unserialize = NULL; in zend_initialize_class_data()
6402 ce->unserialize = zend_class_unserialize_deny; in zend_compile_class_decl()

Completed in 84 milliseconds

1...<<1112