History log of /PHP-8.4/ext/pgsql/pgsql_arginfo.h (Results 51 – 56 of 56)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 8d37c37b 16-Sep-2020 Máté Kocsis

Fix a few UNKNOWN default values in ext/pgsql

Closes GH-6149


Revision tags: php-8.0.0beta4, php-7.4.11RC1, php-7.3.23RC1
# d0111d78 13-Sep-2020 George Peter Banyard

Promote warnings to Errors in PostgreSQL extension

Do some drive by indentation fixes
Also fix pg_select() in regards to the $result_type arg which was missing from ZPP

Closes G

Promote warnings to Errors in PostgreSQL extension

Do some drive by indentation fixes
Also fix pg_select() in regards to the $result_type arg which was missing from ZPP

Closes GH-6129

show more ...


# f29bfc0b 11-Sep-2020 Nikita Popov

Use string|int union types in pgsql

For "field name or field offset" parameters.

Also make $ctor_params an ?array parameter.


# 68b21939 09-Sep-2020 Nikita Popov

Use proper int type for parameter


# 6145cac1 09-Sep-2020 Nikita Popov

Fix default value


# 47688ab6 09-Sep-2020 Nikita Popov

Add stub for pgsql extension


123