Searched refs:track_errors (Results 1 – 15 of 15) sorted by relevance
2 Bug #54585 (track_errors causes segfault)4 track_errors=On
5 track_errors=1
46 track_errors = Off97 ["track_errors"]=>
8 track_errors=1
7 track_errors=1
18 var_dump(ini_get('track_errors'));
72 zend_bool track_errors; member
516 …STD_PHP_INI_BOOLEAN("track_errors", "0", PHP_INI_ALL, OnUpdateBool, track_errors, php_core…856 if (PG(track_errors) && module_initialized && in php_verror()1187 if (PG(track_errors) && module_initialized) { in php_error_cb()
156 ; track_errors524 track_errors = On
156 ; track_errors524 track_errors = Off
1638 track_errors = yes
2866 . Fixed bug #54585 (track_errors causes segfault). (Dmitry)
1432 track_errors = yes
Completed in 88 milliseconds