--TEST-- Bug #72028 pg_query_params(): NULL converts to empty string --SKIPIF-- --FILE-- ==DONE== --EXPECT-- array(2) { ["value"]=> NULL ["details"]=> string(38) "insert before looping with a reference" } array(2) { ["value"]=> NULL ["details"]=> string(37) "insert after looping with a reference" } ==DONE==