Home
last modified time | relevance | path

Searched refs:E_WARNING (Results 76 – 100 of 499) sorted by relevance

12345678910>>...20

/PHP-8.3/ext/intl/tests/
H A Dtransliterator_create_basic.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_getWeekendTransition_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_get_basic.phpt7 ini_set("intl.error_level", E_WARNING);
H A Ddatepatterngenerator_error.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dbreakiter_first_basic.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_createTimeZone_basic.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dbreakiter_following_basic.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dbreakiter_getLocale_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dbreakiter_getLocale_basic3.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_toDateTime_basic.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_createInstance_error.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_createDefault_basic.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_createEnumeration_variation1.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dbreakiter___construct.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_getTimeZone_basic.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_getType_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dmsgfmt_format_mixed_params.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_createEnumeration_variation2.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_getUnknown_basic.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_useDaylightTime_basic.phpt7 ini_set("intl.error_level", E_WARNING);
/PHP-8.3/main/streams/
H A Dplain_wrapper.c243 php_error_docref(NULL, E_WARNING, "Unable to allocate stream"); in _php_stream_fopen_temporary_file()
578 php_error_docref(NULL, E_WARNING, "Cannot seek on this stream"); in php_stdiop_seek()
1258 php_error_docref1(NULL, url, E_WARNING, "%s", strerror(errno)); in php_plain_files_unlink()
1346 php_error_docref2(NULL, url_from, url_to, E_WARNING, "%s", strerror(errno)); in php_plain_files_rename()
1359 php_error_docref2(NULL, url_from, url_to, E_WARNING, "%s", strerror(errno)); in php_plain_files_rename()
1382 php_error_docref(NULL, E_WARNING, "Invalid path"); in php_plain_files_mkdir()
1433 php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); in php_plain_files_mkdir()
1453 php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); in php_plain_files_mkdir()
1474 php_error_docref1(NULL, url, E_WARNING, "%s", strerror(ENOENT)); in php_plain_files_rmdir()
1480 php_error_docref1(NULL, url, E_WARNING, "%s", strerror(errno)); in php_plain_files_rmdir()
[all …]
/PHP-8.3/ext/standard/
H A Dftok.c58 php_error_docref(NULL, E_WARNING, "ftok() failed - %s", strerror(errno)); in PHP_FUNCTION()
/PHP-8.3/ext/tidy/
H A Dtidy.c218 php_error_docref(NULL, E_WARNING, "Could not load the Tidy configuration file \"%s\"", path); in php_tidy_load_config()
231 php_error_docref(NULL, E_WARNING, "Unknown Tidy configuration option \"%s\"", optname); in _php_tidy_set_tidy_opt()
236 php_error_docref(NULL, E_WARNING, "Attempting to set read-only option \"%s\"", optname); in _php_tidy_set_tidy_opt()
265 php_error_docref(NULL, E_WARNING, "Unable to determine type of configuration option"); in _php_tidy_set_tidy_opt()
331 php_error_docref(NULL, E_WARNING, "Could not set encoding \"%s\"", enc); in php_tidy_quick_repair()
343 php_error_docref(NULL, E_WARNING, "%s", errbuf->bp); in php_tidy_quick_repair()
809 php_error_docref(NULL, E_WARNING, "Could not set encoding \"%s\"", enc); in php_tidy_parse_string()
819 php_error_docref(NULL, E_WARNING, "%s", obj->ptdoc->errbuf->bp); in php_tidy_parse_string()
947 php_error_docref(NULL, E_WARNING, "Cannot use a chunk size for ob_tidyhandler"); in php_tidy_output_handler_init()
971 php_error_docref(NULL, E_WARNING, "Input string is too long"); in php_tidy_output_handler()
[all …]
/PHP-8.3/ext/phar/
H A Dstream.c768 …php_error_docref(NULL, E_WARNING, "phar error: Write operations disabled by the php.ini setting ph… in phar_wrapper_rename()
785 …php_error_docref(NULL, E_WARNING, "phar error: Write operations disabled by the php.ini setting ph… in phar_wrapper_rename()
792 …php_error_docref(NULL, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\", not within the same… in phar_wrapper_rename()
800 …php_error_docref(NULL, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\": invalid url \"%s\""… in phar_wrapper_rename()
807 …php_error_docref(NULL, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\": invalid url \"%s\""… in phar_wrapper_rename()
814 …php_error_docref(NULL, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\": not a phar stream u… in phar_wrapper_rename()
821 …php_error_docref(NULL, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\": not a phar stream u… in phar_wrapper_rename()
830 …php_error_docref(NULL, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\": %s", url_from, url_… in phar_wrapper_rename()
838 …php_error_docref(NULL, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\": could not make cach… in phar_wrapper_rename()
869 …php_error_docref(NULL, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\": %s", url_from, url_… in phar_wrapper_rename()
[all …]
/PHP-8.3/ext/dom/tests/
H A Dbug61858.phpt2 Bug #61858 DOMAttr debug info generates E_WARNING

Completed in 42 milliseconds

12345678910>>...20