Home
last modified time | relevance | path

Searched refs:E_ALL (Results 226 – 250 of 264) sorted by relevance

1234567891011

/PHP-8.3/ext/soap/tests/
H A Dbug48557.phpt7 error_reporting(E_ALL);
/PHP-8.3/Zend/tests/
H A Dbug72101.phpt66 }, E_ALL);
H A Dbug39018.phpt6 error_reporting(E_ALL);
/PHP-8.3/ext/session/tests/user_session_module/
H A Dbasic_set_save_handler_test.phpt13 error_reporting(E_ALL);
H A Dbasic_set_save_handler_test02.phpt13 error_reporting(E_ALL);
/PHP-8.3/Zend/
H A Dzend_builtin_functions.stub.php104 function set_error_handler(?callable $callback, int $error_levels = E_ALL) {}
/PHP-8.3/ext/pdo_pgsql/tests/
H A Dbug72294.phpt81 E_ALL
/PHP-8.3/ext/hash/tests/
H A Dhash_hkdf_error.phpt6 error_reporting(E_ALL);
/PHP-8.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_multi_statements.phpt12 error_reporting=E_ALL
H A Dpdo_mysql_attr_errmode.phpt12 error_reporting=E_ALL
/PHP-8.3/ext/iconv/tests/
H A Diconv_strpos_variation5.phpt6 error_reporting=E_ALL & ~E_DEPRECATED
/PHP-8.3/ext/pspell/tests/
H A D001.phpt14 error_reporting(E_ALL);
/PHP-8.3/
H A Drun-tests.php209 error_reporting(E_ALL);
284 'error_reporting=' . E_ALL,
H A Dphp.ini-production45 ; (e.g. E_ALL & ~E_NOTICE), a quoted string ("bar"), or a reference to a
108 ; Default Value: E_ALL
109 ; Development Value: E_ALL
110 ; Production Value: E_ALL & ~E_DEPRECATED & ~E_STRICT
462 ; Note: The php.ini-development file has this setting as E_ALL. This
467 ; E_ALL - All errors and warnings
494 ; E_ALL & ~E_NOTICE (Show all errors, except for notices)
497 ; Default Value: E_ALL
498 ; Development Value: E_ALL
499 ; Production Value: E_ALL & ~E_DEPRECATED & ~E_STRICT
[all …]
H A Dphp.ini-development45 ; (e.g. E_ALL & ~E_NOTICE), a quoted string ("bar"), or a reference to a
108 ; Default Value: E_ALL
109 ; Development Value: E_ALL
110 ; Production Value: E_ALL & ~E_DEPRECATED & ~E_STRICT
460 ; Note: The php.ini-development file has this setting as E_ALL. This
465 ; E_ALL - All errors and warnings
492 ; E_ALL & ~E_NOTICE (Show all errors, except for notices)
495 ; Default Value: E_ALL
496 ; Development Value: E_ALL
497 ; Production Value: E_ALL & ~E_DEPRECATED & ~E_STRICT
[all …]
/PHP-8.3/ext/oci8/tests/
H A Dcoll_019.phpt14 error_reporting(E_ALL ^ E_DEPRECATED);
H A Dextauth_01.phpt15 error_reporting(E_ALL ^ E_DEPRECATED);
H A Dextauth_02.phpt15 error_reporting(E_ALL ^ E_DEPRECATED);
H A Dextauth_03.phpt15 error_reporting(E_ALL ^ E_DEPRECATED);
H A Dconn_attr_4.phpt27 error_reporting(E_ALL ^ E_DEPRECATED);
/PHP-8.3/tests/lang/
H A Dbug20175.phpt4 error_reporting=E_ALL
/PHP-8.3/ext/standard/tests/file/windows_acls/
H A Dcommon.inc2 error_reporting(E_ALL);
/PHP-8.3/ext/standard/tests/file/
H A Drename_variation13-win32.phpt32 error_reporting(E_ALL ^ E_NOTICE);
/PHP-8.3/ext/pgsql/tests/
H A Ddeprecated_implicit_default_link.phpt14 ini_set('error_reporting', E_ALL&~E_WARNING);
/PHP-8.3/ext/standard/tests/array/
H A Darray_intersect_1.phpt5 error_reporting(E_ALL);

Completed in 43 milliseconds

1234567891011