History log of /PHP-8.2/ext/pgsql/tests/gh10672.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 5f357f34 23-Feb-2023 George Peter Banyard

Fix GH-10672 (pg_lo_open segfaults in the strict_types mode)

We need to use the proper ZPP qualifier for zend_string

Closes GH-10677