Test: /ext/pdo_sqlite/tests/bug48773.phpt - Version 7.1.12-dev        

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
3 (75%)
001+ /home/vagrant/php-src/sapi/cli/php: symbol lookup error: /home/vagrant/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- }
1 (25%)
001+ /usr/local/php-src-7.1/sapi/cli/php: symbol lookup error: /usr/local/php-src-7.1/modules/pdo_sqlite.so: undefined symbol: sqlite3_open
001- object(bar)#%d (1) {
002- [%u|b%"queryString"]=>
003- %unicode|string%(8) "SELECT 1"
004- }