Home
last modified time | relevance | path

Searched refs:E_WARNING (Results 101 – 125 of 499) sorted by relevance

12345678910>>...20

/PHP-8.3/ext/standard/
H A Dfile.c489 php_error_docref(NULL, E_WARNING, "Exclusive locks may only be set for regular files"); in PHP_FUNCTION()
504 php_error_docref(NULL, E_WARNING, "Exclusive locks are not supported for this stream"); in PHP_FUNCTION()
830 php_error_docref2(NULL, command, posix_mode, E_WARNING, "%s", strerror(errno)); in PHP_FUNCTION()
838 php_error_docref2(NULL, command, mode, E_WARNING, "%s", strerror(errno)); in PHP_FUNCTION()
1136 php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); in php_mkdir_ex()
1288 php_error_docref(NULL, E_WARNING, "Unable to locate stream wrapper"); in PHP_FUNCTION()
1298 php_error_docref(NULL, E_WARNING, "Cannot rename a file across wrapper types"); in PHP_FUNCTION()
1328 php_error_docref(NULL, E_WARNING, "Unable to locate stream wrapper"); in PHP_FUNCTION()
1352 php_error_docref(NULL, E_WARNING, "Can't fsync this stream!"); in PHP_FUNCTION()
1371 php_error_docref(NULL, E_WARNING, "Can't fsync this stream!"); in PHP_FUNCTION()
[all …]
/PHP-8.3/ext/intl/tests/
H A Dtimezone_useDaylightTime_error.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_getLocale_error.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_inDaylightTime_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_isWeekend_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_setFirstDayOfWeek_basic.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_setTime_error.phpt9 ini_set("intl.error_level", E_WARNING);
H A Ddatepatterngenerator_clone.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dgregoriancalendar_isLeapYear_basic.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_getCanonicalID_variant1.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_getDisplayName_basic.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_getID_error.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_getRawOffset_error.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dtransliterator_create_inverse_error.phpt8 ini_set("intl.error_level", E_WARNING);
H A Dtransliterator_get_error_message_error.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_getKeywordValuesForLocale_basic.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dgregoriancalendar_get_setGregorianChange_basic.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_createEnumeration_basic.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_getDSTSavings_error.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_getErrorCode_error.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_getErrorMessage_error.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dtransliterator_get_error_code_error.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dgregoriancalendar___construct_variant1.phpt7 ini_set("intl.error_level", E_WARNING);
/PHP-8.3/Zend/tests/
H A Dbug34786.phpt13 error_reporting(E_WARNING);
/PHP-8.3/Zend/
H A Dzend_constants.stub.php15 const E_WARNING = UNKNOWN; define

Completed in 22 milliseconds

12345678910>>...20