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

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 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- this is a protected method.
002- this is a private method.
003- foo
004-
005- Fatal error: Call to protected method test::isProtected() from context '' in %s on line %d
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- this is a protected method.
002- this is a private method.
003- foo
004-
005- Fatal error: Call to protected method test::isProtected() from context '' in %s on line %d
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- this is a protected method.
002- this is a private method.
003- foo
004-
005- Fatal error: Call to protected method test::isProtected() from context '' in %s on line %d
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- this is a protected method.
002- this is a private method.
003- foo
004-
005- Fatal error: Call to protected method test::isProtected() from context '' in %s on line %d