Home
last modified time | relevance | path

Searched refs:warning (Results 76 – 100 of 167) sorted by relevance

1234567

/PHP-7.4/Zend/tests/
H A Dbug64988.phpt2 Bug #64988 (Class loading order affects E_WARNING warning)
H A Dbug60536_005.phpt14 // Protected and public are handle more strict with a warning then what is
H A Dbug76860.phpt2 Bug #76860 (Missed "Accessing static property as non static" warning)
/PHP-7.4/ext/simplexml/tests/
H A D012.phpt18 $sxe[""] = "warning";
H A Dbug79971_1.phpt23 Warning: simplexml_load_file(): I/O warning : failed to load external entity "%s/bug79971_1.xml%00f…
/PHP-7.4/ext/standard/tests/assert/
H A Dassert_error4.phpt5 assert.warning = 1
H A Dassert_basic.phpt5 assert.warning = 0
H A Dassert03.phpt5 assert.warning = 0
H A Dassert_error.phpt5 assert.warning = 1
H A Dassert_error2.phpt5 assert.warning = 1
/PHP-7.4/ext/dom/tests/
H A DDOMDocument_schemaValidate_error5.phpt20 Warning: DOMDocument::schemaValidate(): I/O warning : failed to load external entity "%snon-existen…
H A DDOMDocument_relaxNGValidate_error2.phpt25 Warning: DOMDocument::relaxNGValidate(): I/O warning : failed to load external entity "%s/foo.rng" …
/PHP-7.4/ext/spl/tests/
H A Dfileobject_005.phpt24 // This should throw a warning and return NULL since an argument is missing
/PHP-7.4/ext/sqlite3/tests/
H A Dbug72668.phpt2 Bug #72668 (Spurious warning when exception is thrown in user defined function)
/PHP-7.4/ext/standard/tests/file/
H A D007_variation8.phpt20 checking for the warning msg when trying to open an existing file in "x+" mode,
39 …fopen($file, "x+"); //Opening the existing data file in "x+" mode to check for the warning message
H A D007_variation15.phpt20 checking for the warning msg when trying to open an existing file in "xt" mode,
39 …fopen($file, "xt"); //Opening the existing data file in 'xt' mode to check for the warning message
H A D007_variation16.phpt20 checking for the warning msg when trying to open an existing file in "x+t" mode,
39 …pen($file, "x+t"); //Opening the existing data file in "x+t" mode to check for the warning message
H A D007_variation23.phpt20 checking for the warning msg when trying to open an existing file in "xb" mode,
39 …fopen($file, "xb"); //Opening the existing data file in 'xb' mode to check for the warning message
/PHP-7.4/
H A DREADME.md110 Fix #55371: get_magic_quotes_gpc() throws deprecation warning
113 deprecated warning. get_magic_quotes_gpc can be used to detect the
114 magic_quotes behavior and therefore should not raise a warning at any time.
115 The patch removes this warning.
/PHP-7.4/sapi/cli/tests/
H A Dbug69655.phpt15 // the following is supposed to emit a warning for unsupported methods
/PHP-7.4/Zend/tests/traits/
H A Dproperty007.phpt14 // Protected and public are handle more strict with a warning then what is
/PHP-7.4/tests/classes/
H A Dthis.phpt7 * the fatal error would have been a warning.
/PHP-7.4/ext/zip/tests/
H A Dbug70322.phpt4 We want to test whether ZipArchive::close() returns FALSE and raises a warning
H A Dbug77978.phpt20 // Windows won't extract filenames with colons; we suppress the warning
/PHP-7.4/ext/standard/tests/dir/
H A Dbug80960.phpt2 Fix #80960 (opendir() warning wrong info when failed on Windows)

Completed in 25 milliseconds

1234567