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

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

Count Diff
2 (67%)
001+ /usr/local/php7.0/php-7.0.6/sapi/cli/php: symbol lookup error: /usr/local/php7.0/php-7.0.6/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 (33%)
001+ /home/radio_ps/php-7-debian/php-src/sapi/cli/php: symbol lookup error: /home/radio_ps/php-7-debian/php-src/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