Test: /ext/pgsql/tests/80_bug27597.phpt - Version 5.6.27RC1        

Bug #27597 pg_fetch_array not returning false
Submitted: 2004-03-14 14:45:43 Modified: 2004-03-15 14:42:10
From: ritchie Assigned: helly
Status: Closed Package: PostgreSQL related
PHP Version: 5CVS-2004-03-15 OS: *

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+
001- Array
002- (
003- [id] => 0
004- )
005- Array
006- (
007- [id] => 1
008- )
009- Array
010- (
011- [id] => 2
012- )
013- Array
014- (
015- [id] => 3
016- )
017- ===DONE===