Test: /ext/pdo/tests/bug47769.phpt - Version 7.0.0        

Bug #47769 Strange extends PDO
Submitted: 2009-03-25 06:43:50 Modified: 2009-03-26 12:54:30
From: admin Assigned: felipe
Status: Closed Package: PDO related
PHP Version: 5.3.0RC1 OS: xp sp3

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

Count Diff
3 (60%)
001+ /web/php/src/php7/sapi/cli/php: symbol lookup error: /web/php/src/php7/modules/pdo_sqlite.so: undefined symbol: sqlite3_open
001- this is a protected method.
002- this is a private method.
003- foo
004-
005- Fatal error: Uncaught Error: Call to protected method test::isProtected() from context '' in %s:%d
006- Stack trace:
007- #0 {main}
008- thrown in %s on line %d
1 (20%)
001+ /usr/local/src/php-7.0.0/sapi/cli/php: symbol lookup error: /usr/local/src/php-7.0.0/modules/pdo_sqlite.so: undefined symbol: sqlite3_open
001- this is a protected method.
002- this is a private method.
003- foo
004-
005- Fatal error: Uncaught Error: Call to protected method test::isProtected() from context '' in %s:%d
006- Stack trace:
007- #0 {main}
008- thrown in %s on line %d
1 (20%)
001+ /usr/local/php7.0/php-7.0.0/sapi/cli/php: symbol lookup error: /usr/local/php7.0/php-7.0.0/modules/pdo_sqlite.so: undefined symbol: sqlite3_open
001- this is a protected method.
002- this is a private method.
003- foo
004-
005- Fatal error: Uncaught Error: Call to protected method test::isProtected() from context '' in %s:%d
006- Stack trace:
007- #0 {main}
008- thrown in %s on line %d