Test: /ext/pgsql/tests/80_bug32223.phpt - Version 7.2.16-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 2 different diffs reported by users for this test.

Count Diff
9 (82%)
007+ string(72) "NOTICE: 11111
008+ CONTEXT: PL/pgSQL function test_notice() line 3 at RAISE"
007- string(14) "NOTICE: 11111"
2 (18%)
001+ Parse error: syntax error, unexpected '.=' (T_CONCAT_EQUAL), expecting end of file in /home/travis/build/pmmaga/php-src/ext/pgsql/tests/config.inc on line 25
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===