Test: /ext/pdo_sqlite/tests/bug48773.phpt - Version 7.0.6        

Bug #48773 Incorrect error when setting PDO::ATTR_STATEMENT_CLASS with ctor_args
Submitted: 2009-07-02 13:10:03 Modified: 2009-07-19 18:57:10
From: saschagros Assigned: felipe
Status: Closed Package: PDO related
PHP Version: 6CVS-2009-07-02 (snap) OS: Linux

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- object(bar)#%d (1) {
002- [%u|b%"queryString"]=>
003- %unicode|string%(8) "SELECT 1"
004- }
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- object(bar)#%d (1) {
002- [%u|b%"queryString"]=>
003- %unicode|string%(8) "SELECT 1"
004- }