Lines Matching refs:E_NOTICE
343 php_error_docref(NULL, E_NOTICE, "%s", ZSTR_VAL(trimmed_message)); in _php_pgsql_notice_handler()
363 php_error_docref("ref.pgsql", E_NOTICE, "Cannot set connection to blocking mode"); in _rollback_transactions()
994 php_error_docref(NULL, E_NOTICE,"Cannot set connection to blocking mode"); in PHP_FUNCTION()
1002 …php_error_docref(NULL, E_NOTICE, "Found results on this connection. Use pg_get_result() to get the… in PHP_FUNCTION()
1088 php_error_docref(NULL, E_NOTICE,"Cannot set connection to blocking mode"); in PHP_FUNCTION()
1096 …php_error_docref(NULL, E_NOTICE, "Found results on this connection. Use pg_get_result() to get the… in PHP_FUNCTION()
1193 php_error_docref(NULL, E_NOTICE,"Cannot set connection to blocking mode"); in PHP_FUNCTION()
1201 …php_error_docref(NULL, E_NOTICE, "Found results on this connection. Use pg_get_result() to get the… in PHP_FUNCTION()
1274 php_error_docref(NULL, E_NOTICE,"Cannot set connection to blocking mode"); in PHP_FUNCTION()
1282 …php_error_docref(NULL, E_NOTICE, "Found results on this connection. Use pg_get_result() to get the… in PHP_FUNCTION()
3470 php_error_docref(NULL, E_NOTICE,"Cannot set connection to nonblocking mode"); in php_pgsql_flush_query()
3499 php_error_docref(NULL, E_NOTICE, "Cannot set connection to nonblocking mode"); in php_pgsql_do_async()
3516 php_error_docref(NULL, E_NOTICE, "Cannot set connection to blocking mode"); in php_pgsql_do_async()
3569 php_error_docref(NULL, E_NOTICE, "Cannot set connection to nonblocking mode"); in PHP_FUNCTION()
3574 php_error_docref(NULL, E_NOTICE, in PHP_FUNCTION()
3596 php_error_docref(NULL, E_NOTICE, "Could not empty PostgreSQL send buffer"); in PHP_FUNCTION()
3603 php_error_docref(NULL, E_NOTICE, "Cannot set connection to blocking mode"); in PHP_FUNCTION()
3641 php_error_docref(NULL, E_NOTICE, "Cannot set connection to nonblocking mode"); in PHP_FUNCTION()
3646 php_error_docref(NULL, E_NOTICE, in PHP_FUNCTION()
3692 php_error_docref(NULL, E_NOTICE, "Could not empty PostgreSQL send buffer"); in PHP_FUNCTION()
3699 php_error_docref(NULL, E_NOTICE, "Cannot set connection to blocking mode"); in PHP_FUNCTION()
3735 php_error_docref(NULL, E_NOTICE, "Cannot set connection to nonblocking mode"); in PHP_FUNCTION()
3740 php_error_docref(NULL, E_NOTICE, in PHP_FUNCTION()
3763 php_error_docref(NULL, E_NOTICE, "Could not empty PostgreSQL send buffer"); in PHP_FUNCTION()
3769 php_error_docref(NULL, E_NOTICE, "Cannot set connection to blocking mode"); in PHP_FUNCTION()
3808 php_error_docref(NULL, E_NOTICE, "Cannot set connection to nonblocking mode"); in PHP_FUNCTION()
3813 php_error_docref(NULL, E_NOTICE, in PHP_FUNCTION()
3861 php_error_docref(NULL, E_NOTICE, "Could not empty PostgreSQL send buffer"); in PHP_FUNCTION()
3867 php_error_docref(NULL, E_NOTICE, "Cannot set connection to blocking mode"); in PHP_FUNCTION()
4137 php_error_docref(NULL, E_NOTICE, "Cannot set connection to nonblocking mode"); in PHP_FUNCTION()
4144 php_error_docref(NULL, E_NOTICE, "Failed resetting connection to blocking mode"); in PHP_FUNCTION()
4462 php_error_docref(NULL, E_NOTICE, "Detected NULL for 'NOT NULL' field '%s'", ZSTR_VAL(field)); \
4505 php_error_docref(NULL, E_NOTICE, "Invalid field name (%s) in values", ZSTR_VAL(field)); in php_pgsql_convert()
4509 php_error_docref(NULL, E_NOTICE, "Detected broken meta data. Missing 'type'"); in php_pgsql_convert()
4513 php_error_docref(NULL, E_NOTICE, "Detected broken meta data. Missing 'not null'"); in php_pgsql_convert()
4517 php_error_docref(NULL, E_NOTICE, "Detected broken meta data. Missing 'has default'"); in php_pgsql_convert()
4521 php_error_docref(NULL, E_NOTICE, "Detected broken meta data. Missing 'is enum'"); in php_pgsql_convert()
4565 …php_error_docref(NULL, E_NOTICE, "Detected invalid value (%s) for PostgreSQL %s field (%s)", Z_STR… in php_pgsql_convert()
4597 …php_error_docref(NULL, E_NOTICE, "Expects string, null, long or boolelan value for PostgreSQL '%s'… in php_pgsql_convert()
4641 …php_error_docref(NULL, E_NOTICE, "Expects NULL, string, long or double value for pgsql '%s' (%s)",… in php_pgsql_convert()
4690 …php_error_docref(NULL, E_NOTICE, "Expects NULL, string, long or double value for PostgreSQL '%s' (… in php_pgsql_convert()
4751 …php_error_docref(NULL, E_NOTICE, "Expects NULL, string, long or double value for PostgreSQL '%s' (… in php_pgsql_convert()
4793 …php_error_docref(NULL, E_NOTICE, "Expects NULL, string, long or double value for '%s' (%s)", Z_STR… in php_pgsql_convert()
4831 …php_error_docref(NULL, E_NOTICE, "Expects NULL or IPv4 or IPv6 address string for '%s' (%s)", Z_ST… in php_pgsql_convert()
4865 …php_error_docref(NULL, E_NOTICE, "Expects NULL or string for PostgreSQL %s field (%s)", Z_STRVAL_P… in php_pgsql_convert()
4897 …php_error_docref(NULL, E_NOTICE, "Expects NULL or string for PostgreSQL %s field (%s)", Z_STRVAL_P… in php_pgsql_convert()
4929 …php_error_docref(NULL, E_NOTICE, "Expects NULL or string for PostgreSQL %s field (%s)", Z_STRVAL_P… in php_pgsql_convert()
5007 …php_error_docref(NULL, E_NOTICE, "Expects NULL or string for PostgreSQL %s field (%s)", Z_STRVAL_P… in php_pgsql_convert()
5048 …php_error_docref(NULL, E_NOTICE, "Expects NULL, string, long or double value for PostgreSQL '%s' (… in php_pgsql_convert()
5079 …php_error_docref(NULL, E_NOTICE, "Expects NULL or string for PostgreSQL %s field (%s)", Z_STRVAL_P… in php_pgsql_convert()
5085 …php_error_docref(NULL, E_NOTICE, "Unknown or system data type '%s' for '%s'. Report error", Z_STRV… in php_pgsql_convert()
5145 php_error_docref(NULL, E_NOTICE, "Detected unhandled result(s) in connection"); in PHP_FUNCTION()
5356 php_error_docref(NULL, E_NOTICE, "Detected unhandled result(s) in connection"); in PHP_FUNCTION()
5575 php_error_docref(NULL, E_NOTICE, "Detected unhandled result(s) in connection"); in PHP_FUNCTION()
5672 php_error_docref(NULL, E_NOTICE, "Detected unhandled result(s) in connection"); in PHP_FUNCTION()
5767 php_error_docref(NULL, E_NOTICE, "Failed to execute '%s'", ZSTR_VAL(querystr.s)); in php_pgsql_select()
5821 php_error_docref(NULL, E_NOTICE, "Detected unhandled result(s) in connection"); in PHP_FUNCTION()