Lines Matching refs:E_NOTICE
985 php_error_docref(NULL, E_NOTICE, "%s", trimed_message); in _php_pgsql_notice_handler()
1008 php_error_docref("ref.pgsql", E_NOTICE, "Cannot set connection to blocking mode"); in _rollback_transactions()
1854 php_error_docref(NULL, E_NOTICE,"Cannot set connection to blocking mode");
1862 …php_error_docref(NULL, E_NOTICE, "Found results on this connection. Use pg_get_result() to get the…
1957 php_error_docref(NULL, E_NOTICE,"Cannot set connection to blocking mode");
1965 …php_error_docref(NULL, E_NOTICE, "Found results on this connection. Use pg_get_result() to get the…
2073 php_error_docref(NULL, E_NOTICE,"Cannot set connection to blocking mode");
2081 …php_error_docref(NULL, E_NOTICE, "Found results on this connection. Use pg_get_result() to get the…
2160 php_error_docref(NULL, E_NOTICE,"Cannot set connection to blocking mode");
2168 …php_error_docref(NULL, E_NOTICE, "Found results on this connection. Use pg_get_result() to get the…
3258 php_error_docref(NULL, E_NOTICE, "Passing OID value is not supported. Upgrade your PostgreSQL");
3267 php_error_docref(NULL, E_NOTICE, "invalid OID value passed");
3274 php_error_docref(NULL, E_NOTICE, "invalid OID value passed");
3280 php_error_docref(NULL, E_NOTICE, "invalid OID value passed");
3320 php_error_docref(NULL, E_NOTICE, "Wrong OID value passed");
3328 php_error_docref(NULL, E_NOTICE, "Invalid OID specified");
3339 php_error_docref(NULL, E_NOTICE, "Wrong OID value passed");
3348 php_error_docref(NULL, E_NOTICE, "Invalid OID is specified");
3394 php_error_docref(NULL, E_NOTICE, "Wrong OID value passed");
3402 php_error_docref(NULL, E_NOTICE, "Invalid OID specified");
3413 php_error_docref(NULL, E_NOTICE, "Wrong OID value passed");
3422 php_error_docref(NULL, E_NOTICE, "Invalid OID specified");
3652 php_error_docref(NULL, E_NOTICE, "Old API is used");
3669 php_error_docref(NULL, E_NOTICE, "OID value passing not supported");
3679 php_error_docref(NULL, E_NOTICE, "invalid OID value passed");
3686 php_error_docref(NULL, E_NOTICE, "invalid OID value passed");
3692 php_error_docref(NULL, E_NOTICE, "invalid OID value passed");
3733 php_error_docref(NULL, E_NOTICE, "Invalid OID specified");
3744 php_error_docref(NULL, E_NOTICE, "Wrong OID value passed");
3752 php_error_docref(NULL, E_NOTICE, "Invalid OID specified");
3764 php_error_docref(NULL, E_NOTICE, "Wrong OID value passed");
3775 php_error_docref(NULL, E_NOTICE, "Wrong OID value passed");
3782 php_error_docref(NULL, E_NOTICE, "Old API is used");
3784 php_error_docref(NULL, E_NOTICE, "Invalid OID specified");
4806 php_error_docref(NULL, E_NOTICE,"Cannot set connection to nonblocking mode");
4836 php_error_docref(NULL, E_NOTICE, "Cannot set connection to nonblocking mode");
4855 php_error_docref(NULL, E_NOTICE, "Cannot set connection to blocking mode");
4910 php_error_docref(NULL, E_NOTICE, "Cannot set connection to nonblocking mode");
4915 php_error_docref(NULL, E_NOTICE,
4937 php_error_docref(NULL, E_NOTICE, "Could not empty PostgreSQL send buffer");
4944 php_error_docref(NULL, E_NOTICE, "Cannot set connection to blocking mode");
4983 php_error_docref(NULL, E_NOTICE, "Cannot set connection to nonblocking mode");
4988 php_error_docref(NULL, E_NOTICE,
5040 php_error_docref(NULL, E_NOTICE, "Could not empty PostgreSQL send buffer");
5047 php_error_docref(NULL, E_NOTICE, "Cannot set connection to blocking mode");
5085 php_error_docref(NULL, E_NOTICE, "Cannot set connection to nonblocking mode");
5090 php_error_docref(NULL, E_NOTICE,
5113 php_error_docref(NULL, E_NOTICE, "Could not empty PostgreSQL send buffer");
5119 php_error_docref(NULL, E_NOTICE, "Cannot set connection to blocking mode");
5160 php_error_docref(NULL, E_NOTICE, "Cannot set connection to nonblocking mode");
5165 php_error_docref(NULL, E_NOTICE,
5217 php_error_docref(NULL, E_NOTICE, "Could not empty PostgreSQL send buffer");
5223 php_error_docref(NULL, E_NOTICE, "Cannot set connection to blocking mode");
5508 php_error_docref(NULL, E_NOTICE, "Cannot set connection to nonblocking mode");
5515 php_error_docref(NULL, E_NOTICE, "Failed resetting connection to blocking mode");
5834 php_error_docref(NULL, E_NOTICE, "Detected NULL for 'NOT NULL' field '%s'", ZSTR_VAL(field)); \
5875 php_error_docref(NULL, E_NOTICE, "Invalid field name (%s) in values", ZSTR_VAL(field));
5879 php_error_docref(NULL, E_NOTICE, "Detected broken meta data. Missing 'type'");
5883 php_error_docref(NULL, E_NOTICE, "Detected broken meta data. Missing 'not null'");
5887 php_error_docref(NULL, E_NOTICE, "Detected broken meta data. Missing 'has default'");
5891 php_error_docref(NULL, E_NOTICE, "Detected broken meta data. Missing 'is enum'");
5895 php_error_docref(NULL, E_NOTICE, "Expects scalar values as field values");
5934 …php_error_docref(NULL, E_NOTICE, "Detected invalid value (%s) for PostgreSQL %s field (%s)", Z_STR…
5966 …php_error_docref(NULL, E_NOTICE, "Expects string, null, long or boolelan value for PostgreSQL '%s'…
6008 …php_error_docref(NULL, E_NOTICE, "Expects NULL, string, long or double value for pgsql '%s' (%s)",…
6054 …php_error_docref(NULL, E_NOTICE, "Expects NULL, string, long or double value for PostgreSQL '%s' (…
6117 …php_error_docref(NULL, E_NOTICE, "Expects NULL, string, long or double value for PostgreSQL '%s' (…
6159 …php_error_docref(NULL, E_NOTICE, "Expects NULL, string, long or double value for '%s' (%s)", Z_STR…
6194 …php_error_docref(NULL, E_NOTICE, "Expects NULL or IPv4 or IPv6 address string for '%s' (%s)", Z_ST…
6227 …php_error_docref(NULL, E_NOTICE, "Expects NULL or string for PostgreSQL %s field (%s)", Z_STRVAL_P…
6258 …php_error_docref(NULL, E_NOTICE, "Expects NULL or string for PostgreSQL %s field (%s)", Z_STRVAL_P…
6289 …php_error_docref(NULL, E_NOTICE, "Expects NULL or string for PostgreSQL %s field (%s)", Z_STRVAL_P…
6368 …php_error_docref(NULL, E_NOTICE, "Expects NULL or string for PostgreSQL %s field (%s)", Z_STRVAL_P…
6416 …php_error_docref(NULL, E_NOTICE, "Expects NULL, string, long or double value for PostgreSQL '%s' (…
6447 …php_error_docref(NULL, E_NOTICE, "Expects NULL or string for PostgreSQL %s field (%s)", Z_STRVAL_P…
6453 …php_error_docref(NULL, E_NOTICE, "Unknown or system data type '%s' for '%s'. Report error", Z_STRV…
6505 php_error_docref(NULL, E_NOTICE, "Table name is invalid");
6514 php_error_docref(NULL, E_NOTICE, "Detected unhandled result(s) in connection");
6624 php_error_docref(NULL, E_NOTICE, "Expects associative array for values to be inserted");
6730 php_error_docref(NULL, E_NOTICE, "Detected unhandled result(s) in connection");
6796 php_error_docref(NULL, E_NOTICE, "Expects associative array for values to be inserted");
6943 php_error_docref(NULL, E_NOTICE, "Detected unhandled result(s) in connection");
7035 php_error_docref(NULL, E_NOTICE, "Detected unhandled result(s) in connection");
7133 php_error_docref(NULL, E_NOTICE, "Failed to execute '%s'", ZSTR_VAL(querystr.s));
7180 php_error_docref(NULL, E_NOTICE, "Detected unhandled result(s) in connection");