History log of /PHP-8.0/ext/pgsql/tests/gh8253.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 0e6d6f83 28-Mar-2022 Christoph M. Becker

Fix GH-8253: pg_insert() fails for references

We need to deref the values.

Closes GH-8262.