php-src/ext/pgsql
Máté Kocsis d5f92baad0 Fix default value handling of mysqli_fetch_object()
Make [] acceptable both for classes without constructors and
classes with a constructor that takes no arguments.

Closes GH-6336.
2020-10-20 16:48:12 +02:00
..
tests Update ext/pgsql parameter names 2020-10-13 12:30:44 +02:00
config.m4 PGSQL and POD_SQL: don't include pg_config.h 2020-05-25 10:48:35 +02:00
config.w32 PGSQL and POD_SQL: don't include pg_config.h 2020-05-25 10:48:35 +02:00
CREDITS
pgsql.c Fix default value handling of mysqli_fetch_object() 2020-10-20 16:48:12 +02:00
pgsql.stub.php Fix default value handling of mysqli_fetch_object() 2020-10-20 16:48:12 +02:00
pgsql_arginfo.h Fix default value handling of mysqli_fetch_object() 2020-10-20 16:48:12 +02:00
php_pgsql.h Return empty array for no rows in pg_fetch_all() 2020-09-21 17:22:02 +02:00