Home
last modified time | relevance | path

Searched refs:E_NOTICE (Results 26 – 50 of 95) sorted by relevance

1234

/PHP-8.3/ext/reflection/tests/
H A Dbug60357.phpt2 Bug #60357 (__toString() method triggers E_NOTICE "Array to string conversion")
/PHP-8.3/ext/exif/tests/
H A Dbug76130.phpt8 error_reporting=E_ALL & ~E_WARNING & ~E_NOTICE
/PHP-8.3/ext/simplexml/tests/
H A Dprofile10.phpt7 error_reporting(E_ALL & ~E_NOTICE);
H A Dprofile11.phpt7 error_reporting(E_ALL & ~E_NOTICE);
/PHP-8.3/ext/spl/tests/
H A Drecursive_tree_iterator_007.phpt4 error_reporting=E_ALL&~E_NOTICE
H A Drecursive_tree_iterator_008.phpt4 error_reporting=E_ALL&~E_NOTICE
H A Drecursive_tree_iterator_005.phpt4 error_reporting=E_ALL&~E_NOTICE
/PHP-8.3/Zend/
H A Dzend_constants_arginfo.h11 REGISTER_LONG_CONSTANT("E_NOTICE", E_NOTICE, CONST_PERSISTENT); in register_zend_constants_symbols()
/PHP-8.3/main/
H A Doutput.c1311 php_error_docref("ref.outcontrol", E_NOTICE, "Failed to create buffer"); in PHP_FUNCTION()
1326 php_error_docref("ref.outcontrol", E_NOTICE, "Failed to flush buffer. No buffer to flush"); in PHP_FUNCTION()
1331 …php_error_docref("ref.outcontrol", E_NOTICE, "Failed to flush buffer of %s (%d)", ZSTR_VAL(OG(acti… in PHP_FUNCTION()
1346 php_error_docref("ref.outcontrol", E_NOTICE, "Failed to delete buffer. No buffer to delete"); in PHP_FUNCTION()
1351 …php_error_docref("ref.outcontrol", E_NOTICE, "Failed to delete buffer of %s (%d)", ZSTR_VAL(OG(act… in PHP_FUNCTION()
1366 …php_error_docref("ref.outcontrol", E_NOTICE, "Failed to delete and flush buffer. No buffer to dele… in PHP_FUNCTION()
1382 php_error_docref("ref.outcontrol", E_NOTICE, "Failed to delete buffer. No buffer to delete"); in PHP_FUNCTION()
1398 …php_error_docref("ref.outcontrol", E_NOTICE, "Failed to delete and flush buffer. No buffer to dele… in PHP_FUNCTION()
1403 …php_error_docref("ref.outcontrol", E_NOTICE, "Failed to delete buffer of %s (%d)", ZSTR_VAL(OG(act… in PHP_FUNCTION()
1420 php_error_docref("ref.outcontrol", E_NOTICE, "Failed to delete buffer. No buffer to delete"); in PHP_FUNCTION()
[all …]
H A Drfc1867.c979 sapi_module.sapi_error(E_NOTICE, "No file uploaded");
1023 …sapi_module.sapi_error(E_NOTICE, "upload_max_filesize of " ZEND_LONG_FMT " bytes exceeded - file […
1028 …sapi_module.sapi_error(E_NOTICE, "MAX_FILE_SIZE of %" PRId64 " bytes exceeded - file [%s=%s] not s…
1041 sapi_module.sapi_error(E_NOTICE, "write() failed - %s", strerror(errno));
1046 …sapi_module.sapi_error(E_NOTICE, "Only %zd bytes were written, expected to write %zd", wlen, blen);
1065 …sapi_module.sapi_error(E_NOTICE, "Missing mime boundary at the end of the data for file %s", filen…
H A Dphp_open_temporary_file.c320 php_error_docref(NULL, E_NOTICE, "file created in the system's temporary directory"); in php_open_temporary_fd_ex()
/PHP-8.3/ext/standard/tests/strings/
H A Dstrval_error.phpt7 error_reporting(E_ALL ^ E_NOTICE);
H A Dstrval_basic.phpt7 error_reporting(E_ALL ^ E_NOTICE);
/PHP-8.3/ext/intl/tests/
H A Dini_use_exceptions_basic.phpt15 ini_set("intl.error_level", E_NOTICE);
/PHP-8.3/ext/pgsql/
H A Dpgsql.c344 php_error_docref(NULL, E_NOTICE, "%s", ZSTR_VAL(trimmed_message)); in _php_pgsql_notice_handler()
998 php_error_docref(NULL, E_NOTICE,"Cannot set connection to blocking mode"); in PHP_FUNCTION()
1092 php_error_docref(NULL, E_NOTICE,"Cannot set connection to blocking mode"); in PHP_FUNCTION()
1197 php_error_docref(NULL, E_NOTICE,"Cannot set connection to blocking mode"); in PHP_FUNCTION()
1278 php_error_docref(NULL, E_NOTICE,"Cannot set connection to blocking mode"); in PHP_FUNCTION()
3565 php_error_docref(NULL, E_NOTICE, "Cannot set connection to blocking mode"); in php_pgsql_do_async()
3623 php_error_docref(NULL, E_NOTICE, in PHP_FUNCTION()
3652 php_error_docref(NULL, E_NOTICE, "Cannot set connection to blocking mode"); in PHP_FUNCTION()
3695 php_error_docref(NULL, E_NOTICE, in PHP_FUNCTION()
3789 php_error_docref(NULL, E_NOTICE, in PHP_FUNCTION()
[all …]
/PHP-8.3/tests/basic/
H A Dbug55500.phpt5 error_reporting=E_ALL&~E_NOTICE
/PHP-8.3/ext/standard/tests/image/
H A Dimage_type_to_mime_type_variation2.phpt7 error_reporting(E_ALL ^ E_NOTICE);
/PHP-8.3/ext/libxml/tests/
H A Dbug61367-read_2.phpt14 …* Note: Using error_reporting=E_ALL & ~E_NOTICE to suppress "Trying to get property of non-object"…
H A Dbug61367-read.phpt14 …* Note: Using error_reporting=E_ALL & ~E_NOTICE to suppress "Trying to get property of non-object"…
/PHP-8.3/ext/mbstring/tests/
H A Dmb_ereg_replace_variation1.phpt4 error_reporting=E_ALL & ~E_NOTICE
/PHP-8.3/ext/standard/
H A Dimage.c1356 php_error_docref(NULL, E_NOTICE, "Error reading from %s!", input); in php_getimagetype()
1367 php_error_docref(NULL, E_NOTICE, "Error reading from %s!", input); in php_getimagetype()
1388 php_error_docref(NULL, E_NOTICE, "Error reading from %s!", input); in php_getimagetype()
1399 php_error_docref(NULL, E_NOTICE, "Error reading from %s!", input); in php_getimagetype()
1431 php_error_docref(NULL, E_NOTICE, "Error reading from %s!", input); in php_getimagetype()
1474 …php_error_docref(NULL, E_NOTICE, "The image is a compressed SWF file, but you do not have a static… in php_getimagesize_from_stream()
/PHP-8.3/ext/oci8/
H A Doci8_collection.c459 …php_error_docref(NULL, E_NOTICE, "Unknown or unsupported type of element: %d", collection->element… in php_oci_collection_append()
570 …php_error_docref(NULL, E_NOTICE, "Unknown or unsupported type of element: %d", collection->element… in php_oci_collection_element_get()
754 …php_error_docref(NULL, E_NOTICE, "Unknown or unsupported type of element: %d", collection->element… in php_oci_collection_element_set()
/PHP-8.3/Zend/tests/
H A DErrorException_getSeverity.phpt88 throw new ErrorException(EXCEPTION_PARAM_MSG, EXCEPTION_CODE_ERROR, E_NOTICE);
91 var_dump($e->getSeverity() === E_NOTICE);
280 throw new ErrorException(EXCEPTION_PARAM_MSG, EXCEPTION_CODE_ERROR, E_NOTICE, __FILE__);
283 var_dump($e->getSeverity() === E_NOTICE);
472 … throw new ErrorException(EXCEPTION_PARAM_MSG, EXCEPTION_CODE_ERROR, E_NOTICE, __FILE__, __LINE__);
475 var_dump($e->getSeverity() === E_NOTICE);
689 …throw new ErrorException(EXCEPTION_PARAM_MSG, EXCEPTION_CODE_ERROR, E_NOTICE, __FILE__, __LINE__, …
692 …throw new ErrorException(EXCEPTION_PARAM_MSG, EXCEPTION_CODE_ERROR, E_NOTICE, __FILE__, __LINE__, …
695 var_dump($e->getSeverity() === E_NOTICE);
/PHP-8.3/ext/session/
H A Dmod_files.c291 …php_error_docref(NULL, E_NOTICE, "ps_files_cleanup_dir: opendir(%s) failed: %s (%d)", ZSTR_VAL(dir… in ps_files_cleanup_dir()
298 …php_error_docref(NULL, E_NOTICE, "ps_files_cleanup_dir: dirname(%s) is too long", ZSTR_VAL(dirname… in ps_files_cleanup_dir()
/PHP-8.3/ext/dba/
H A Ddba.c638 php_error_docref(NULL, E_NOTICE, "Handler %s does locking internally", hptr->name); in php_dba_open()
998 …php_error_docref(NULL, E_NOTICE, "Handler %s accepts only skip values greater than or equal to zer… in PHP_FUNCTION()
1010 …php_error_docref(NULL, E_NOTICE, "Handler %s accepts only skip value -1 and greater, using skip=0"… in PHP_FUNCTION()
1014 …php_error_docref(NULL, E_NOTICE, "Handler %s does not support optional skip parameter, the value w… in PHP_FUNCTION()

Completed in 77 milliseconds

1234