Test: /ext/pgsql/tests/80_bug32223.phpt - Version 5.6.0-dev        

Bug #32223 weird behaviour of pg_last_notice
Submitted: 2005-03-07 18:13:54 Modified: 2005-11-07 14:02:18
From: valiak Assigned: helly
Status: Closed Package: PostgreSQL related
PHP Version: 5CVS-2005-10-10 OS: *

There are 3 different diffs reported by users for this test.

Count Diff
811 (97%)
005+ bool(false)
005- string(14) "NOTICE: 11111"
22 (3%)
006+ bool(false)
006- string(14) "NOTICE: 11111"
3 (0%)
001+ Parse error: syntax error, unexpected '<' in /home/travis/build/php/php-src/ext/pgsql/tests/config.inc on line 18
001- resource(%d) of type (pgsql result)
002- resource(%d) of type (pgsql result)
003- array(1) {
004- [0]=>
005- string(1) "f"
006- }
007- string(14) "NOTICE: 11111"
008- ===DONE===