Lines Matching refs:E_NOTICE
344 php_error_docref(NULL, E_NOTICE, "%s", ZSTR_VAL(trimmed_message)); in _php_pgsql_notice_handler()
364 php_error_docref("ref.pgsql", E_NOTICE, "Cannot set connection to blocking mode"); in _rollback_transactions()
998 php_error_docref(NULL, E_NOTICE,"Cannot set connection to blocking mode"); in PHP_FUNCTION()
1006 …php_error_docref(NULL, E_NOTICE, "Found results on this connection. Use pg_get_result() to get the… in PHP_FUNCTION()
1092 php_error_docref(NULL, E_NOTICE,"Cannot set connection to blocking mode"); in PHP_FUNCTION()
1100 …php_error_docref(NULL, E_NOTICE, "Found results on this connection. Use pg_get_result() to get the… in PHP_FUNCTION()
1197 php_error_docref(NULL, E_NOTICE,"Cannot set connection to blocking mode"); in PHP_FUNCTION()
1205 …php_error_docref(NULL, E_NOTICE, "Found results on this connection. Use pg_get_result() to get the… in PHP_FUNCTION()
1278 php_error_docref(NULL, E_NOTICE,"Cannot set connection to blocking mode"); in PHP_FUNCTION()
1286 …php_error_docref(NULL, E_NOTICE, "Found results on this connection. Use pg_get_result() to get the… in PHP_FUNCTION()
3509 php_error_docref(NULL, E_NOTICE,"Cannot set connection to nonblocking mode"); in php_pgsql_flush_query()
3538 php_error_docref(NULL, E_NOTICE, "Cannot set connection to nonblocking mode"); in php_pgsql_do_async()
3565 php_error_docref(NULL, E_NOTICE, "Cannot set connection to blocking mode"); in php_pgsql_do_async()
3618 php_error_docref(NULL, E_NOTICE, "Cannot set connection to nonblocking mode"); in PHP_FUNCTION()
3623 php_error_docref(NULL, E_NOTICE, in PHP_FUNCTION()
3645 php_error_docref(NULL, E_NOTICE, "Could not empty PostgreSQL send buffer"); in PHP_FUNCTION()
3652 php_error_docref(NULL, E_NOTICE, "Cannot set connection to blocking mode"); in PHP_FUNCTION()
3690 php_error_docref(NULL, E_NOTICE, "Cannot set connection to nonblocking mode"); in PHP_FUNCTION()
3695 php_error_docref(NULL, E_NOTICE, in PHP_FUNCTION()
3741 php_error_docref(NULL, E_NOTICE, "Could not empty PostgreSQL send buffer"); in PHP_FUNCTION()
3748 php_error_docref(NULL, E_NOTICE, "Cannot set connection to blocking mode"); in PHP_FUNCTION()
3784 php_error_docref(NULL, E_NOTICE, "Cannot set connection to nonblocking mode"); in PHP_FUNCTION()
3789 php_error_docref(NULL, E_NOTICE, in PHP_FUNCTION()
3812 php_error_docref(NULL, E_NOTICE, "Could not empty PostgreSQL send buffer"); in PHP_FUNCTION()
3818 php_error_docref(NULL, E_NOTICE, "Cannot set connection to blocking mode"); in PHP_FUNCTION()
3857 php_error_docref(NULL, E_NOTICE, "Cannot set connection to nonblocking mode"); in PHP_FUNCTION()
3862 php_error_docref(NULL, E_NOTICE, in PHP_FUNCTION()
3910 php_error_docref(NULL, E_NOTICE, "Could not empty PostgreSQL send buffer"); in PHP_FUNCTION()
3916 php_error_docref(NULL, E_NOTICE, "Cannot set connection to blocking mode"); in PHP_FUNCTION()
4186 php_error_docref(NULL, E_NOTICE, "Cannot set connection to nonblocking mode"); in PHP_FUNCTION()
4193 php_error_docref(NULL, E_NOTICE, "Failed resetting connection to blocking mode"); in PHP_FUNCTION()
4510 php_error_docref(NULL, E_NOTICE, "Detected NULL for 'NOT NULL' field '%s'", ZSTR_VAL(field)); \
4553 php_error_docref(NULL, E_NOTICE, "Invalid field name (%s) in values", ZSTR_VAL(field)); in php_pgsql_convert()
4557 php_error_docref(NULL, E_NOTICE, "Detected broken meta data. Missing 'type'"); in php_pgsql_convert()
4561 php_error_docref(NULL, E_NOTICE, "Detected broken meta data. Missing 'not null'"); in php_pgsql_convert()
4565 php_error_docref(NULL, E_NOTICE, "Detected broken meta data. Missing 'has default'"); in php_pgsql_convert()
4569 php_error_docref(NULL, E_NOTICE, "Detected broken meta data. Missing 'is enum'"); in php_pgsql_convert()
5136 …php_error_docref(NULL, E_NOTICE, "Unknown or system data type '%s' for '%s'. Report error", Z_STRV… in php_pgsql_convert()
5196 php_error_docref(NULL, E_NOTICE, "Detected unhandled result(s) in connection"); in PHP_FUNCTION()
5407 php_error_docref(NULL, E_NOTICE, "Detected unhandled result(s) in connection"); in PHP_FUNCTION()
5626 php_error_docref(NULL, E_NOTICE, "Detected unhandled result(s) in connection"); in PHP_FUNCTION()
5723 php_error_docref(NULL, E_NOTICE, "Detected unhandled result(s) in connection"); in PHP_FUNCTION()
5818 php_error_docref(NULL, E_NOTICE, "Failed to execute '%s'", ZSTR_VAL(querystr.s)); in php_pgsql_select()
5872 php_error_docref(NULL, E_NOTICE, "Detected unhandled result(s) in connection"); in PHP_FUNCTION()