Home
last modified time | relevance | path

Searched refs:warnings (Results 1 – 25 of 62) sorted by relevance

123

/PHP-7.4/ext/mysqli/tests/
H A Dbug54221.phpt30 $warnings = $link->get_warnings();
31 if ($warnings) {
33 echo "Warning: ".$warnings->errno.": ".$warnings->message."\n";
34 } while ($warnings->next());
/PHP-7.4/ext/date/tests/
H A Ddate-lenient.phpt27 [warnings] => Array
49 [warnings] => Array
71 [warnings] => Array
93 [warnings] => Array
115 [warnings] => Array
136 [warnings] => Array
H A Ddate-lenient-create.phpt35 [warnings] => Array
56 [warnings] => Array
77 [warnings] => Array
98 [warnings] => Array
119 [warnings] => Array
139 [warnings] => Array
H A Ddate_parse_001.phpt36 ["warnings"]=>
64 ["warnings"]=>
92 ["warnings"]=>
128 ["warnings"]=>
158 ["warnings"]=>
186 ["warnings"]=>
214 ["warnings"]=>
252 ["warnings"]=>
288 ["warnings"]=>
H A Dbug51866.phpt32 ["warnings"]=>
58 ["warnings"]=>
84 ["warnings"]=>
110 ["warnings"]=>
127 ["warnings"]=>
153 ["warnings"]=>
H A Ddate-parse-by-format001.phpt20 [warnings] => Array
41 [warnings] => Array
H A Ddate_parse_basic1.phpt40 ["warnings"]=>
68 ["warnings"]=>
96 ["warnings"]=>
H A Dbug43808.phpt20 ["warnings"]=>
36 ["warnings"]=>
H A Dbug35499.phpt32 ["warnings"]=>
68 ["warnings"]=>
H A Dbug41709.phpt22 [warnings] => Array
H A Dbug52430.phpt25 ["warnings"]=>
H A Dbug51994.phpt27 ["warnings"]=>
H A Dbug67251.phpt26 ["warnings"]=>
H A Dbug67253.phpt27 ["warnings"]=>
/PHP-7.4/ext/tidy/tests/
H A Dtidy_error.phpt24 // status 0 indicates no errors or warnings
30 // status 1 indicates warnings
H A D004.phpt28 %S3 warnings%S0 errors%S
31 No warnings or errors were found.
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_connection.h36 #define UPSERT_STATUS_SET_WARNINGS(status, warnings) (status)->warning_count = (warnings) argument
/PHP-7.4/sapi/cli/tests/
H A Dbug64544.phpt2 Bug #64544 (Valgrind warnings after using putenv)
/PHP-7.4/ext/session/tests/
H A D013.phpt2 redefining SID should not cause warnings
/PHP-7.4/ext/exif/tests/
H A Dbug71534.phpt7 // This is kinda bad, I know! But, this generates about 200+ warnings due to its
H A Dbug76130.phpt5 notices and warnings are to be expected anyway, we suppress these, since the are
/PHP-7.4/Zend/tests/
H A Dbug63206.phpt17 $triggerInternalNotice++; // warnings while handling the error should go into internal handler
/PHP-7.4/ext/simplexml/tests/
H A DSimpleXMLElement_xpath.phpt10 // we're not interested in checking concrete warnings regarding invalid XML
/PHP-7.4/tests/lang/
H A D038.phpt2 Convert warnings to exceptions
/PHP-7.4/ext/zip/tests/
H A Dbug76524.phpt20 so the regex is used to check that Zend MM does NOT show warnings

Completed in 33 milliseconds

123