History log of /PHP-8.2/ext/pgsql/pgsql.stub.php (Results 26 – 30 of 30)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 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

12