KentarouTakeda
|
c15988aab3
|
ext/pgsql: Refactor tests (#12608)
This makes the tests independent of each other and allows them to be run in parallel.
Co-authored-by: Gina Peter Banyard <girgias@php.net>
|
2023-11-06 22:36:52 +00:00 |
|
Christoph M. Becker
|
7e8dcda42c
|
Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0:
Fix GH-8253: pg_insert() fails for references
|
2022-03-29 10:53:56 +02:00 |
|
Christoph M. Becker
|
0e6d6f83cc
|
Fix GH-8253: pg_insert() fails for references
We need to deref the values.
Closes GH-8262.
|
2022-03-29 10:51:19 +02:00 |
|