Home
last modified time | relevance | path

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

12

/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_main.c513 php_error(E_WARNING, "REQUEST_BODY_FILE: open('%s') failed: %s (%d)", in sapi_cgi_read_post()
883 php_error, /* error handler */
/PHP-5.5/sapi/apache2filter/
H A Dsapi_apache2.c342 php_error, /* error handler */
/PHP-5.5/main/
H A Dsnprintf.c1151 php_error(E_ERROR, "Illegal length modifier specified '%c' in s[np]printf call", *fmt); in format_converter()
H A Dmain.c870 php_error(type, "%s", message); in php_verror()
/PHP-5.5/sapi/apache/
H A Dmod_php5.c474 php_error, /* error handler */
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c314php_error(E_WARNING, "Packets out of order. Expected %u received %u. Packet size="MYSQLND_SZ_T_SPE… in mysqlnd_read_header()
1460 php_error(E_WARNING, "Empty row packet body"); in php_mysqlnd_read_row_ex()
1963 php_error(E_WARNING, "Wrong COM_STMT_PREPARE response size. Received %u", data_size); in php_mysqlnd_prepare_read()
H A Dmysqlnd_net.c660php_error(E_WARNING, "Packets out of order. Expected %u received %u. Packet size="MYSQLND_SZ_T_SPE… in MYSQLND_METHOD()
H A Dmysqlnd.c358php_error(E_WARNING, "Error while sending %s packet. PID=%d", mysqlnd_command_to_text[command], ge… in MYSQLND_METHOD()
/PHP-5.5/sapi/isapi/
H A Dphp5isapi.c679 php_error, /* error handler */
/PHP-5.5/sapi/litespeed/
H A Dlsapi_main.c466 php_error, /* error handler */
/PHP-5.5/sapi/nsapi/
H A Dnsapi.c825 php_error, /* error handler */
/PHP-5.5/ext/date/
H A Dphp_date.c2846 php_error(E_ERROR, "Invalid serialization data for DateTime object"); in PHP_METHOD()
2868 php_error(E_ERROR, "Invalid serialization data for DateTimeImmutable object"); in PHP_METHOD()
2886 php_error(E_ERROR, "Invalid serialization data for DateTime object"); in PHP_METHOD()
4979 php_error(E_ERROR, "Invalid serialization data for DatePeriod object"); in PHP_METHOD()
4997 php_error(E_ERROR, "Invalid serialization data for DatePeriod object"); in PHP_METHOD()
/PHP-5.5/ext/dom/
H A Dphp_dom.c362 php_error(E_WARNING, "Couldn't fetch %s. Node no longer exists", obj->std.ce->name); in dom_read_property()
601 php_error(E_ERROR, "Trying to clone an uncloneable object of class %s", Z_OBJCE_P(zobject)->name); in dom_objects_store_clone_obj()
H A Ddocument.c2043 php_error(E_ERROR, "Invalid Schema Validation Context"); in _dom_document_schema_validate()
2143 php_error(E_ERROR, "Invalid RelaxNG Validation Context"); in _dom_document_relaxNG_validate()
/PHP-5.5/ext/xsl/
H A Dxsltprocessor.c422 php_error(E_WARNING, "Invalid Document"); in PHP_FUNCTION()
/PHP-5.5/sapi/cli/
H A Dphp_cli.c458 php_error, /* error handler */
H A Dphp_cli_server.c844 php_error, /* error handler */
/PHP-5.5/ext/xmlreader/
H A Dphp_xmlreader.c1172 php_error(E_WARNING, "DOM support is not enabled"); in PHP_METHOD()
/PHP-5.5/sapi/apache_hooks/
H A Dmod_php5.c529 php_error, /* error handler */
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c962 php_error, /* error handler */
/PHP-5.5/ext/session/
H A Dsession.c1504 php_error(E_NOTICE, "A session had already been started - ignoring session_start()");
/PHP-5.5/ext/soap/
H A Dsoap.c1866 php_error(E_ERROR, "Function '%s' doesn't exist", Z_STRVAL(function_name));
3590 php_error(E_ERROR, "Procedure '%s' not present", func->name);
/PHP-5.5/ext/standard/
H A Dbasic_functions.c4996php_error(E_WARNING, "(Registered shutdown functions) Unable to call %s() - function does not exis…
/PHP-5.5/ext/imap/
H A Dphp_imap.c1533 php_error(E_WARNING, "c-client imap_getacl failed"); in PHP_FUNCTION()
/PHP-5.5/
H A DNEWS4467 . Fixed bug #53777 (php-fpm log format now match php_error log format). (fat)

Completed in 164 milliseconds

12