Home
last modified time | relevance | path

Searched refs:E_ALL (Results 51 – 75 of 264) sorted by relevance

1234567891011

/PHP-8.3/Zend/tests/
H A Ddereference_004.phpt6 error_reporting(E_ALL);
H A Dconst_dereference_002.phpt5 error_reporting(E_ALL);
H A Dobjects_019.phpt6 error_reporting(E_ALL);
H A Dbug53305.phpt5 error_reporting(E_ALL);
H A Dbug29890.phpt11 error_reporting(E_ALL);
H A Ddereference_008.phpt6 error_reporting(E_ALL);
/PHP-8.3/Zend/tests/traits/
H A Dflattening003.phpt5 error_reporting(E_ALL);
H A Dlanguage002.phpt5 error_reporting(E_ALL);
H A Dinheritance001.phpt5 error_reporting(E_ALL);
H A Dflattening002.phpt5 error_reporting(E_ALL);
H A Dlanguage007.phpt5 error_reporting(E_ALL);
/PHP-8.3/ext/com_dotnet/tests/
H A Dbug34272.phpt7 error_reporting(E_ALL);
/PHP-8.3/ext/simplexml/tests/
H A Dprofile06.phpt7 error_reporting(E_ALL & ~E_NOTICE);
/PHP-8.3/ext/standard/tests/general_functions/
H A Dbug70157.phpt9 foo[123] = E_ALL & ~E_DEPRECATED
/PHP-8.3/ext/pgsql/tests/
H A D10pg_convert.phpt12 error_reporting(E_ALL);
/PHP-8.3/ext/session/tests/
H A D013.phpt15 error_reporting(E_ALL);
H A D017.phpt15 error_reporting(E_ALL);
H A D031.phpt16 error_reporting(E_ALL);
/PHP-8.3/Zend/
H A Dzend_constants.stub.php99 const E_ALL = UNKNOWN; define
H A Dzend_errors.h42 #define E_ALL (E_ERROR | E_WARNING | E_PARSE | E_NOTICE | E_CORE_ERROR | E_CORE_WARNING | E_COMPILE… macro
/PHP-8.3/Zend/tests/traits/bugs/
H A Dalias-semantics.phpt5 error_reporting(E_ALL);
H A Doverridding-conflicting-methods.phpt5 error_reporting(E_ALL);
/PHP-8.3/ext/iconv/tests/
H A Dtranslit-utf8.phpt13 //error_reporting(E_ALL);
/PHP-8.3/ext/bz2/tests/
H A Dwith_files.phpt8 error_reporting(E_ALL);
/PHP-8.3/ext/ffi/tests/
H A DarrayPointer.phpt9 error_reporting(E_ALL & ~E_DEPRECATED);

Completed in 45 milliseconds

1234567891011