Test: /ext/pdo_sqlite/tests/bug43831.phpt - Version 7.0.11-dev        

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 is 1 diff reported by users for this test.

Count Diff
1 (100%)
003+ php: /home/travis/build/php/php-src/ext/pdo/pdo_dbh.c:1515: dbh_free: Assertion `free_persistent && (dbh->refcount == 1)' failed.
004+ Aborted (core dumped)
003- object(PDO)#%d (0) {
004- }
005- object(MyPDO)#%d (0) {
006- }
006+ Termsig=6
008- Notice: Undefined variable: bar in %s on line %d
009- NULL