Test: /ext/pdo/tests/bug_47769.phpt - Version 7.0.11    

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

Count Diff
6 (75%)
001+ /root/php-7.0.11/sapi/cli/php: symbol lookup error: /root/php-7.0.11/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
2 (25%)
001+ /usr/local/php-7.0.11/sapi/cli/php: symbol lookup error: /usr/local/php-7.0.11/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