Test: /ext/pgsql/tests/bug72028.phpt - Version 7.3.18        

Bug #72028 pg_query_params(): NULL converts to empty string
Submitted: 2016-04-15 09:25:06 Modified:
From: iivarih Assigned:
Status: Closed Package: PostgreSQL related
PHP Version: 7.0.5 OS: Debian Jessie

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Termsig=11
001- array(2) {
002- ["value"]=>
003- NULL
004- ["details"]=>
005- string(38) "insert before looping with a reference"
006- }
007- array(2) {
008- ["value"]=>
009- NULL
010- ["details"]=>
011- string(37) "insert after looping with a reference"
012- }
013- ==DONE==