Home
last modified time | relevance | path

Searched refs:E_STRICT (Results 1 – 25 of 77) sorted by relevance

1234

/PHP-5.3/Zend/tests/
H A Dbug33771.phpt6 error_reporting(E_ALL | E_STRICT);
17 error_reporting(E_ALL & ~E_STRICT);
H A Derror_reporting02.phpt12 error_reporting(E_ALL|E_STRICT);
H A Derror_reporting04.phpt10 error_reporting(E_ALL|E_STRICT);
H A Dbug27669.phpt5 error_reporting(E_ALL & !E_STRICT);
H A Dclone_004.phpt6 error_reporting(E_ALL|E_STRICT);
H A Derror_reporting08.phpt15 error_reporting(E_ALL|E_STRICT);
H A Dexception_004.phpt6 error_reporting(E_ALL|E_STRICT);
H A Derror_reporting09.phpt15 error_reporting(E_ALL|E_STRICT);
H A Derror_reporting03.phpt19 error_reporting(E_ALL|E_STRICT);
H A Dbug43450.phpt7 error_reporting(E_ALL|E_STRICT);
H A Dbug52160.phpt2 Bug #52160 (Invalid E_STRICT redefined constructor error)
H A Dbug40809.phpt5 error_reporting(E_ALL|E_STRICT);
H A Dbug45805.phpt34 array('PHPUnit_Util_ErrorHandler', 'handleError'), E_ALL | E_STRICT
/PHP-5.3/ext/filter/docs/
H A Dinput_get_args.php2 error_reporting(E_ALL|E_STRICT);
/PHP-5.3/Zend/
H A Dzend_errors.h36 #define E_STRICT (1<<11L) macro
/PHP-5.3/ext/soap/tests/bugs/
H A Dbug46427.phpt7 error_reporting(E_ALL|E_STRICT);
/PHP-5.3/ext/zip/examples/
H A Dget_set_comments.php2 error_reporting(E_ALL|E_STRICT);
/PHP-5.3/ext/standard/tests/general_functions/
H A Dparse_ini_booleans.data7 error_reporting4 = E_ALL & ~E_NOTICE | E_STRICT
/PHP-5.3/ext/standard/tests/class_object/
H A Dis_a_variation_003.phpt4 error_reporting=E_ALL | E_STRICT | E_DEPRECATED
/PHP-5.3/ext/standard/tests/file/
H A Dbug37158.phpt16 error_reporting(E_ALL | E_STRICT);
/PHP-5.3/tests/lang/
H A DpassByReference_012.phpt5 error_reporting(E_ALL | E_STRICT | E_NOTICE);
/PHP-5.3/ext/date/tests/
H A Ddate_sunrise_and_sunset_basic.phpt18 error_reporting(E_ALL & ~E_STRICT);
/PHP-5.3/ext/mbstring/tests/
H A Dcommon.inc22 2048=> "Strict Notice", // E_STRICT
/PHP-5.3/ext/mysqli/tests/
H A Dbug31668.phpt9 error_reporting = E_ALL & ~E_STRICT
/PHP-5.3/ext/standard/tests/serialize/
H A Dbug31402.phpt4 error_reporting=E_ALL&~E_STRICT&~E_DEPRECATED

Completed in 39 milliseconds

1234