Home
last modified time | relevance | path

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

12345678910>>...23

/PHP-5.5/ext/intl/tests/
H A Dtimezone_getRawOffset_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dtransliterator_create_basic.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dbreakiter_createCodePointInstance_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dbreakiter_last_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_getAvailableLocales_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dbreakiter_previous_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_getRegion_basic.phpt11 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_getCanonicalID_variant1.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dbreakiter_first_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_getMinimalDaysInFirstWeek_basic.phpt11 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_getNow_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_get_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_setMinimalDaysInFirstWeek_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_getGMT_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_getGMT_error.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_createDefault_error.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dtransliterator_list_ids_error.phpt8 ini_set("intl.error_level", E_WARNING);
H A Dbreakiter_createCodePointInstance_error.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_getTZDataVersion_error.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dbreakiter_following_basic.phpt9 ini_set("intl.error_level", E_WARNING);
/PHP-5.5/ext/sockets/tests/
H A Dsocket_set_nonblock-wrongparams.phpt2 Test if socket_set_nonblock throws E_WARNING with wrong parameters.
H A Dsocket_set_block-wrongparams.phpt2 Test if socket_set_block throws E_WARNING with wrong parameters.
/PHP-5.5/ext/session/
H A Dsession.c128 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Trying to destroy uninitialized session"); in php_session_destroy()
134 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Session object destruction failed"); in php_session_destroy()
213 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot encode non-existent session"); in php_session_encode()
552 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to write session data (%s). Please " in php_session_save_current_state()
581 err_type = E_WARNING; in PHP_INI_MH()
611 err_type = E_WARNING; in PHP_INI_MH()
680 err_type = E_WARNING; in PHP_INI_MH()
1874 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument %d is not a valid callback", i+1);
1966 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Session object destruction failed");
2070 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot start session with empty session ID");
[all …]
/PHP-5.5/ext/simplexml/
H A Dphp_simplexml_exports.h38 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Node no longer exists"); \
/PHP-5.5/ext/oci8/
H A Doci8_statement.c343 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid context pointer value"); in php_oci_define_callback()
426 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid execute mode given: %d", mode); in php_oci_statement_execute()
830 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid variable used for bind"); in php_oci_bind_pre_exec()
838 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid variable used for bind"); in php_oci_bind_pre_exec()
849 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid variable used for bind"); in php_oci_bind_pre_exec()
856 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid variable used for bind"); in php_oci_bind_pre_exec()
1045 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid variable used for bind"); in php_oci_bind_by_name()
1060 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid variable used for bind"); in php_oci_bind_by_name()
1075 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid variable used for bind"); in php_oci_bind_by_name()
1206 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid phpbind pointer value"); in php_oci_bind_in_callback()
[all …]

Completed in 62 milliseconds

12345678910>>...23