Test: /ext/pdo_sqlite/tests/bug43831.phpt - Version 5.5.8        

Bug #43831 $this gets mangled when extending PDO with persistent connection
Submitted: 2008-01-13 20:55:43 Modified: 2009-02-13 02:24:04
From: mjs Assigned: felipe
Status: Closed Package: PDO related
PHP Version: 5.2CVS, 5.3CVS, 6CVS OS: OS X/Linux

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

Count Diff
2 (40%)
001+ /usr/src/php-5.5.8/sapi/cli/php: symbol lookup error: /usr/src/php-5.5.8/modules/pdo_sqlite.so: undefined symbol: sqlite3_open
001- Bar
002- Bar
003- object(MyPDO)#%d (0) {
004- }
005- object(MyPDO)#%d (0) {
006- }
007-
008- Notice: Undefined variable: bar in %s on line %d
009- NULL
1 (20%)
001+ /usr/local/src/src_2014/php-5.5.8/sapi/cli/php: symbol lookup error: /usr/local/src/src_2014/php-5.5.8/modules/pdo_sqlite.so: undefined symbol: sqlite3_open
001- Bar
002- Bar
003- object(MyPDO)#%d (0) {
004- }
005- object(MyPDO)#%d (0) {
006- }
007-
008- Notice: Undefined variable: bar in %s on line %d
009- NULL
1 (20%)
001+ /root/php-5.5.8/sapi/cli/php: symbol lookup error: /root/php-5.5.8/modules/pdo_sqlite.so: undefined symbol: sqlite3_open
001- Bar
002- Bar
003- object(MyPDO)#%d (0) {
004- }
005- object(MyPDO)#%d (0) {
006- }
007-
008- Notice: Undefined variable: bar in %s on line %d
009- NULL
1 (20%)
001+ /fsuite/_data/php-5.5.8/sapi/cli/php: symbol lookup error: /fsuite/_data/php-5.5.8/modules/pdo_sqlite.so: undefined symbol: sqlite3_open
001- Bar
002- Bar
003- object(MyPDO)#%d (0) {
004- }
005- object(MyPDO)#%d (0) {
006- }
007-
008- Notice: Undefined variable: bar in %s on line %d
009- NULL