Home
last modified time | relevance | path

Searched refs:handling (Results 1 – 25 of 108) sorted by last modified time

12345

/PHP-7.4/
H A DNEWS219 . Fixed bug #81163 (incorrect handling of indirect vars in __sleep).
519 . Fixed bug #78152 (PDO::exec() - Bad error handling with multiple commands).
1705 . Fixed bug #78346 (strip_tags no longer handling nested php tags). (cmb)
1875 . Fixed bug #77185 (Use-after-free in FPM master event handling).
1902 . Fixed bug #78346 (strip_tags no longer handling nested php tags). (cmb)
2390 . Fixed bug #77195 (Incorrect error handling of imagecreatefromjpeg()). (cmb)
2544 . Fixed bug #75169 (BCMath errors/warnings bypass PHP's error handling). (cmb)
H A Dphp.ini-development412 ; Error handling and logging ;
H A Dphp.ini-production412 ; Error handling and logging ;
/PHP-7.4/Zend/
H A Dzend_API.c4374 current->handling = EG(error_handling); in zend_save_error_handling()
4393 EG(error_handling) = saved->handling; in zend_restore_error_handling()
H A DZend.m4305 [whether to enable zend signal handling])],
313 AC_DEFINE(ZEND_SIGNALS, 1, [Use zend signal handling])
317 AC_MSG_CHECKING(whether to enable zend signal handling)
H A Dzend.h343 zend_error_handling_t handling; member
/PHP-7.4/ext/pdo_mysql/tests/
H A Dbug78152.phpt2 Bug #78152: PDO::exec() - Bad error handling with multiple commands
/PHP-7.4/ext/mysqli/tests/
H A Dbug35103.phpt2 Bug #35103 (Bad handling of unsigned bigint)
/PHP-7.4/build/
H A Dlibtool.m43895 # linked, so don't bother handling this case.
/PHP-7.4/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_error2.phpt6 die('xfail different handling of space as filename with ZTS/NTS on Windows');
H A Dparse_ini_file_variation2.phpt2 Test parse_ini_file() function : variation: handling different boolean values
/PHP-7.4/Zend/tests/
H A Dexception_set_previous_leak.phpt2 Leak when setting recursive previous exception in finally handling
H A Dbug63206.phpt17 $triggerInternalNotice++; // warnings while handling the error should go into internal handler
H A Dfe_fetch_op2_live_range.phpt2 FE_FETCH op2 is a def and needs special live range handling
/PHP-7.4/tests/run-test/
H A Dtest005.phpt2 Error message handling (with ZendOpcache)
13 // We check the general ini settings which affect error handling
H A Dtest008.phpt2 Error message handling (without ZendOpcache)
13 // We check the general ini settings which affect error handling
H A Dtest008a.phpt2 Error message handling (with ZendOpcache)
13 // We check the general ini settings which affect error handling
/PHP-7.4/tests/lang/
H A Dbug24499.phpt2 Bug #24499 (bogus handling of a public property as a private one)
H A Dbug29566.phpt2 Bug #29566 (foreach/string handling strangeness)
/PHP-7.4/tests/basic/
H A D012.phpt2 Testing $argc and $argv handling (cli)
/PHP-7.4/ext/standard/
H A Dvar_unserializer.re24 /* {{{ reference-handling for unserializer: var_* */
/PHP-7.4/ext/standard/tests/array/
H A Dbug21918.phpt2 Bug #21918 (different handling of positive vs. negative array indexes)
/PHP-7.4/ext/sockets/tests/
H A Dsocket_create_pair-wrongparams-win32.phpt2 Test parameter handling in socket_create_pair()
H A Dsocket_create_pair-wrongparams.phpt2 Test parameter handling in socket_create_pair()
H A Dsocket_listen-wrongparams.phpt2 Test parameter handling in socket_listen().

Completed in 107 milliseconds

12345