History log of /PHP-8.1/ext/pgsql/tests/connection_reuse.phpt (Results 1 – 3 of 3)
Revision Date Author Comments
# e378968c 14-Jun-2021 Nikita Popov

Fix EXTENSIONS section for pgsql

This should have been pgsql, not psql...


# b5a14e6c 11-Jun-2021 Nikita Popov

Port skipif.inc files to EXTENSIONS


# 32aff25c 10-May-2021 Máté Kocsis

Convert resources to objects in ext/pgsql

Closes GH-6791

Co-authored-by: Nikita Popov <nikita.ppv@gmail.com>