Home
last modified time | relevance | path

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

123

/PHP-8.0/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-8.0/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.phpt35 ["warnings"]=>
63 ["warnings"]=>
91 ["warnings"]=>
127 ["warnings"]=>
157 ["warnings"]=>
185 ["warnings"]=>
213 ["warnings"]=>
251 ["warnings"]=>
287 ["warnings"]=>
H A Dbug51866.phpt33 ["warnings"]=>
59 ["warnings"]=>
85 ["warnings"]=>
111 ["warnings"]=>
128 ["warnings"]=>
154 ["warnings"]=>
H A Ddate_parse_basic1.phpt34 ["warnings"]=>
62 ["warnings"]=>
90 ["warnings"]=>
H A Ddate-parse-by-format001.phpt20 [warnings] => Array
41 [warnings] => Array
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.phpt27 ["warnings"]=>
H A Dbug64975.phpt15 ["warnings"]=>
H A Dbug67253.phpt28 ["warnings"]=>
/PHP-8.0/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-8.0/ext/mysqlnd/
H A Dmysqlnd_connection.h34 #define UPSERT_STATUS_SET_WARNINGS(status, warnings) (status)->warning_count = (warnings) argument
/PHP-8.0/sapi/cli/tests/
H A Dbug64544.phpt2 Bug #64544 (Valgrind warnings after using putenv)
/PHP-8.0/ext/opcache/tests/
H A Dwarning_replay.phpt2 Opcache should replay compilation warnings if opcache.record_warnings=1
/PHP-8.0/ext/session/tests/
H A D013.phpt2 redefining SID should not cause warnings
/PHP-8.0/Zend/tests/
H A Dwarning_during_heredoc_scan_ahead.phpt2 No warnings should be thrown during heredoc scan-ahead
H A Dbug63206.phpt17 $triggerInternalNotice++; // warnings while handling the error should go into internal handler
/PHP-8.0/ext/exif/tests/
H A Dbug71534.phpt7 // This is kinda bad, I know! But, this generates about 200+ warnings due to its
/PHP-8.0/tests/lang/
H A D038.phpt2 Convert warnings to exceptions

Completed in 26 milliseconds

123