Home
last modified time | relevance | path

Searched refs:E_WARNING (Results 151 – 175 of 499) sorted by relevance

12345678910>>...20

/PHP-8.3/ext/intl/tests/
H A Dbreakiter_preceding_basic2.phpt10 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_fieldDifference_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_getErrorCode_error.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_getErrorMessage_error.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_setLenient_error.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_set_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_createTimeZoneIDEnumeration_variant1.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dbreakiter_isBoundary_basic.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dbreakiter_next_basic.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_is_set_lenient_basic.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_getDisplayName_variant1.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_getRegion_error.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dtransliterator_create_from_rule_basic.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dbreakiter_clone_basic.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dbug62081.phpt9 ini_set('intl.error_level', E_WARNING);
H A Dcalendar_add_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_getOffset_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_getXMaximum_basic.phpt9 ini_set("intl.error_level", E_WARNING);
/PHP-8.3/Zend/tests/bug67436/
H A Dbug67436_nohandler.phpt2 bug67436: E_WARNING instead of custom error handler
/PHP-8.3/ext/oci8/
H A Doci8_statement.c427 php_error_docref(NULL, E_WARNING, "Invalid context pointer value"); in php_oci_define_callback()
955 php_error_docref(NULL, E_WARNING, "Invalid variable used for bind"); in php_oci_bind_pre_exec()
971 php_error_docref(NULL, E_WARNING, "Invalid variable used for bind"); in php_oci_bind_pre_exec()
978 php_error_docref(NULL, E_WARNING, "Invalid variable used for bind"); in php_oci_bind_pre_exec()
1184 php_error_docref(NULL, E_WARNING, "Invalid variable used for bind"); in php_oci_bind_by_name()
1199 php_error_docref(NULL, E_WARNING, "Invalid variable used for bind"); in php_oci_bind_by_name()
1223 php_error_docref(NULL, E_WARNING, "Invalid variable used for bind"); in php_oci_bind_by_name()
1239 php_error_docref(NULL, E_WARNING, "Invalid variable used for bind"); in php_oci_bind_by_name()
1249 php_error_docref(NULL, E_WARNING, "Invalid variable used for bind"); in php_oci_bind_by_name()
1388 php_error_docref(NULL, E_WARNING, "Invalid phpbind pointer value"); in php_oci_bind_in_callback()
[all …]
H A Doci8.c209 php_error_docref(NULL, E_WARNING, "%s", tmp_buf); in PHP_INI_END()
643 php_error_docref(NULL, E_WARNING, "OCI_SUCCESS_WITH_INFO: %s", errbuf); in php_oci_error()
649 php_error_docref(NULL, E_WARNING, "OCI_NEED_DATA"); in php_oci_error()
654 php_error_docref(NULL, E_WARNING, "%s", errbuf); in php_oci_error()
662 php_error_docref(NULL, E_WARNING, "%s", errbuf); in php_oci_error()
664 php_error_docref(NULL, E_WARNING, "Failed to fetch error message"); in php_oci_error()
668 php_error_docref(NULL, E_WARNING, "OCI_INVALID_HANDLE"); in php_oci_error()
671 php_error_docref(NULL, E_WARNING, "OCI_STILL_EXECUTING"); in php_oci_error()
674 php_error_docref(NULL, E_WARNING, "OCI_CONTINUE"); in php_oci_error()
677 php_error_docref(NULL, E_WARNING, "Unknown OCI error code: %d", errstatus); in php_oci_error()
[all …]
/PHP-8.3/ext/dba/
H A Ddba.c143 php_error_docref(NULL, E_WARNING, "Cannot perform a modification on a readonly database"); \
334 php_error_docref(NULL, E_WARNING, "No such handler: %s", ZSTR_VAL(new_value)); in ZEND_INI_MH()
562 php_error_docref(NULL, E_WARNING, "No default handler selected"); in php_dba_open()
572 php_error_docref(NULL, E_WARNING, "Handler \"%s\" is not available", ZSTR_VAL(handler_str)); in php_dba_open()
620 php_error_docref(NULL, E_WARNING, "Locking cannot be disabled for handler %s", hptr->name); in php_dba_open()
726 …php_error_docref(NULL, E_WARNING, "Handler %s uses its own locking which doesn't support mode modi… in php_dba_open()
730 …php_error_docref(NULL, E_WARNING, "Handler %s doesn't uses locking for this mode which makes modif… in php_dba_open()
836 php_error_docref(NULL, E_WARNING, "Could not cast stream"); in php_dba_open()
869 …php_error_docref(NULL, E_WARNING, "Driver initialization failed for handler: %s: %s", hptr->name, … in php_dba_open()
871 php_error_docref(NULL, E_WARNING, "Driver initialization failed for handler: %s", hptr->name); in php_dba_open()
[all …]
/PHP-8.3/ext/dom/
H A Ddomexception.c40 php_libxml_issue_error(E_WARNING, error_message); in php_dom_throw_error_with_message()
/PHP-8.3/sapi/apache2handler/
H A Dphp_functions.c85 php_error_docref(NULL, E_WARNING, "Unable to include '%s' - URI lookup failed", filename); in PHP_FUNCTION()
90 php_error_docref(NULL, E_WARNING, "Unable to include '%s' - error finding URI", filename); in PHP_FUNCTION()
104 php_error_docref(NULL, E_WARNING, "Unable to include '%s' - request execution failed", filename); in PHP_FUNCTION()
131 php_error_docref(NULL, E_WARNING, "Unable to include '%s' - URI lookup failed", filename); in PHP_FUNCTION()
168 php_error_docref(NULL, E_WARNING, "Unable to include '%s' - error finding URI", filename); in PHP_FUNCTION()
/PHP-8.3/ext/posix/
H A Dposix.c439 php_error_docref(NULL, E_WARNING, "Could not use stream of type '%s'", in php_posix_stream_get_fd()
468 …php_error_docref(NULL, E_WARNING, "Argument #1 ($file_descriptor) must be of type int|resource, %s… in PHP_FUNCTION()
474 …php_error_docref(NULL, E_WARNING, "Argument #1 ($file_descriptor) must be between 0 and %d", INT_M… in PHP_FUNCTION()
529 …php_error_docref(NULL, E_WARNING, "Argument #1 ($file_descriptor) must be of type int|resource, %s… in PHP_FUNCTION()
638 …php_error_docref(NULL, E_WARNING, "Cannot create a block or character device, creating a normal fi… in PHP_FUNCTION()
831 php_error_docref(NULL, E_WARNING, "Unable to convert posix group to array"); in PHP_FUNCTION()
893 php_error_docref(NULL, E_WARNING, "Unable to convert posix group struct to array"); in PHP_FUNCTION()
971 php_error_docref(NULL, E_WARNING, "Unable to convert posix passwd struct to array"); in PHP_FUNCTION()
1031 php_error_docref(NULL, E_WARNING, "Unable to convert posix passwd struct to array"); in PHP_FUNCTION()
1291 php_error_docref(NULL, E_WARNING, "Invalid path supplied: %s", path); in PHP_FUNCTION()

Completed in 42 milliseconds

12345678910>>...20