Home
last modified time | relevance | path

Searched refs:E_NOTICE (Results 51 – 75 of 95) sorted by relevance

1234

/PHP-8.3/Zend/tests/type_declarations/
H A Dscalar_basic.phpt7 E_NOTICE => 'E_NOTICE',
H A Dscalar_return_basic.phpt9 E_NOTICE => 'E_NOTICE',
H A Dscalar_return_basic_64bit.phpt9 E_NOTICE => 'E_NOTICE',
/PHP-8.3/ext/dba/libcdb/
H A Dcdb_make.c66 php_error_docref(NULL, E_NOTICE, "Fseek failed"); in cdb_make_start()
/PHP-8.3/ext/dba/
H A Ddba_db3.c41 php_error_docref(NULL, E_NOTICE, "%s%s", errpfx?errpfx:"", msg); in php_dba_db3_errcall_fcn()
H A Ddba_db4.c55 php_error_docref(NULL, E_NOTICE, "%s%s", errpfx?errpfx:"", msg); in php_dba_db4_errcall_fcn()
/PHP-8.3/ext/standard/tests/file/
H A Drename_variation13-win32.phpt32 error_reporting(E_ALL ^ E_NOTICE);
/PHP-8.3/main/streams/
H A Dplain_wrapper.c370 …php_error_docref(NULL, E_NOTICE, "Write of %zu bytes failed with errno=%d %s", count, errno, strer… in php_stdiop_write()
440 …php_error_docref(NULL, E_NOTICE, "Read of %zu bytes failed with errno=%d %s", count, errno, strerr… in php_stdiop_read()
1657 php_error_docref(NULL, E_NOTICE, "%s/%s path was truncated to %d", cwd, filename, MAXPATHLEN); in _php_stream_fopen_with_path()
1712 php_error_docref(NULL, E_NOTICE, "%s/%s path was truncated to %d", ptr, filename, MAXPATHLEN); in _php_stream_fopen_with_path()
H A Dxp_socket.c109 php_error_docref(NULL, E_NOTICE, in php_sockop_write()
603 php_error_docref(NULL, E_NOTICE, in parse_unix_address()
/PHP-8.3/ext/session/
H A Dsession.c1524 …php_error(E_NOTICE, "Ignoring session_start() because a session has already been started (started … in php_session_start()
1527 …php_error(E_NOTICE, "Ignoring session_start() because a session has already been started automatic… in php_session_start()
1529 php_error(E_NOTICE, "Ignoring session_start() because a session has already been started"); in php_session_start()
2540 …php_error_docref(NULL, E_NOTICE, "Ignoring session_start() because a session is already active (st… in PHP_FUNCTION()
2543 …php_error_docref(NULL, E_NOTICE, "Ignoring session_start() because a session is already automatica… in PHP_FUNCTION()
2545 php_error_docref(NULL, E_NOTICE, "Ignoring session_start() because a session is already active"); in PHP_FUNCTION()
/PHP-8.3/ext/zlib/
H A Dzlib_filter.c93 php_error_docref(NULL, E_NOTICE, "zlib: %s", zError(status)); in php_zlib_inflate_filter()
/PHP-8.3/ext/bz2/
H A Dbz2_filter.c127 php_error_docref(NULL, E_NOTICE, "bzip2 decompression failed"); in php_bz2_decompress_filter()
/PHP-8.3/ext/pcre/
H A Dphp_pcre.c1279 php_error_docref(NULL, E_NOTICE, "Matched, but too many substrings"); in php_pcre_match_impl()
1644 php_error_docref(NULL,E_NOTICE, "Matched, but too many substrings"); in php_pcre_replace_impl()
1898 php_error_docref(NULL,E_NOTICE, "Matched, but too many substrings"); in php_pcre_replace_func_impl()
2567 php_error_docref(NULL,E_NOTICE, "Matched, but too many substrings"); in php_pcre_split_impl()
2909 php_error_docref(NULL, E_NOTICE, "Matched, but too many substrings"); in php_pcre_grep_impl()
/PHP-8.3/Zend/
H A Dzend_object_handlers.c393 …zend_error(E_NOTICE, "Accessing static property %s::$%s as non static", ZSTR_VAL(ce->name), ZSTR_V… in zend_get_property_offset()
484 …zend_error(E_NOTICE, "Accessing static property %s::$%s as non static", ZSTR_VAL(ce->name), ZSTR_V… in zend_get_property_info()
737 …zend_error(E_NOTICE, "Indirect modification of overloaded property %s::$%s has no effect", ZSTR_VA… in zend_std_read_property()
1725 zend_error(E_NOTICE, "Object of class %s could not be converted to %s", in zend_std_compare_objects()
H A Dzend.c1020 EG(error_reporting) = E_ALL & ~E_NOTICE; in zend_startup()
1560 case E_NOTICE: in get_filename_lineno()
/PHP-8.3/ext/oci8/
H A Doci8_interface.c1663 php_error_docref(NULL, E_NOTICE, "Unsupported with this version of Oracle Client"); in PHP_FUNCTION()
1856 php_error_docref(NULL, E_NOTICE, "Unsupported attribute type"); in PHP_FUNCTION()
1886 php_error_docref(NULL, E_NOTICE, "Unsupported with this version of Oracle Client"); in PHP_FUNCTION()
/PHP-8.3/ext/iconv/
H A Diconv.c1761 php_error_docref(NULL, E_NOTICE, "Detected an incomplete multibyte character in input string"); in _php_iconv_show_error()
1765 php_error_docref(NULL, E_NOTICE, "Detected an illegal character in input string"); in _php_iconv_show_error()
1783 php_error_docref(NULL, E_NOTICE, "Unknown error (%d)", errno); in _php_iconv_show_error()
/PHP-8.3/ext/standard/
H A Dformatted_print.c240 …php_error_docref(NULL, E_NOTICE, "Requested precision of %d digits was truncated to PHP maximum of… in php_sprintf_appenddouble()
H A Dfilestat.c926 php_error_docref(NULL, E_NOTICE, "Unknown file type (%d)", stat_sb->st_mode&S_IFMT); in php_stat()
H A Dhttp_fopen_wrapper.c640 …php_error_docref(NULL, E_NOTICE, "Content-type not specified assuming application/x-www-form-urlen… in php_stream_url_wrap_http_ex()
/PHP-8.3/main/
H A Dfopen_wrappers.c712 php_error_docref(NULL, E_NOTICE, "%s/%s path was truncated to %d", ptr, filename, MAXPATHLEN);
/PHP-8.3/ext/spl/
H A Dphp_spl.c522 php_error_docref(NULL, E_NOTICE, "Argument #2 ($do_throw) has been ignored, " in PHP_FUNCTION()
/PHP-8.3/ext/gd/
H A Dgd.c323 type = E_NOTICE; in PHP_INI_BEGIN()
1080 php_error_docref(NULL, E_NOTICE, "Invalid window handle"); in PHP_FUNCTION()
2072 php_error_docref(NULL, E_NOTICE, "" ZEND_LONG_FMT "," ZEND_LONG_FMT " is out of bounds", x, y); in PHP_FUNCTION()
2079 php_error_docref(NULL, E_NOTICE, "" ZEND_LONG_FMT "," ZEND_LONG_FMT " is out of bounds", x, y); in PHP_FUNCTION()
/PHP-8.3/ext/xmlreader/
H A Dphp_xmlreader.c1139 php_error_docref(NULL, E_NOTICE, "Cannot expand this node type"); in PHP_METHOD()
/PHP-8.3/ext/imap/
H A Dphp_imap.c505 if (EG(error_reporting) & E_NOTICE) { in free_errorlist()
509 php_error_docref(NULL, E_NOTICE, "%s (errflg=%ld)", ecur->LTEXT, ecur->errflg); in free_errorlist()
525 if (EG(error_reporting) & E_NOTICE) { in free_stringlist()
529 php_error_docref(NULL, E_NOTICE, "%s", acur->LTEXT); in free_stringlist()

Completed in 108 milliseconds

1234