Home
last modified time | relevance | path

Searched refs:track_errors (Results 1 – 16 of 16) sorted by relevance

/PHP-5.3/Zend/tests/
H A Dbug54585.phpt2 Bug #54585 (track_errors causes segfault)
4 track_errors=On
H A Dbug47320.phpt5 track_errors=1
/PHP-5.3/ext/standard/tests/file/
H A Dparse_ini_file_variation3.phpt46 track_errors = Off
97 ["track_errors"]=>
/PHP-5.3/tests/basic/
H A D027.phpt9 track_errors=1
/PHP-5.3/ext/standard/tests/strings/
H A Dimplode.phpt7 track_errors=1
/PHP-5.3/tests/run-test/
H A Dtest005.phpt18 var_dump(ini_get('track_errors'));
H A Dtest008a.phpt18 var_dump(ini_get('track_errors'));
H A Dtest008.phpt18 var_dump(ini_get('track_errors'));
/PHP-5.3/main/
H A Dphp_globals.h83 zend_bool track_errors; member
H A Dmain.c490 …STD_PHP_INI_BOOLEAN("track_errors", "0", PHP_INI_ALL, OnUpdateBool, track_errors, php_core…
819 if (PG(track_errors) && module_initialized && in php_verror()
1139 if (PG(track_errors) && module_initialized) { in php_error_cb()
/PHP-5.3/ext/session/tests/
H A D008-php4.2.3.phpt14 track_errors=1
/PHP-5.3/
H A Dphp.ini-development179 ; track_errors
593 track_errors = On
H A Dphp.ini-production179 ; track_errors
593 track_errors = Off
H A DINSTALL1638 track_errors = yes
H A DNEWS1004 . Fixed bug #54585 (track_errors causes segfault). (Dmitry)
/PHP-5.3/win32/
H A Dinstall.txt1440 track_errors = yes

Completed in 66 milliseconds