Test: /ext/pdo_sqlite/tests/bug70221.phpt - Version 7.0.0        

Bug #70221 persistent sqlite connection + custom function segfaults
Submitted: 2015-08-09 14:27:54 Modified: 2015-08-09 19:13:08
From: shish+phpwtf Assigned:
Status: Closed Package: PDO SQLite
PHP Version: 7.0Git-2015-08-09 (Git) OS: linux

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

Count Diff
3 (60%)
001+ /web/php/src/php7/sapi/cli/php: symbol lookup error: /web/php/src/php7/modules/pdo_sqlite.so: undefined symbol: sqlite3_open
001- Everything is fine, no exceptions here
1 (20%)
001+ /usr/local/src/php-7.0.0/sapi/cli/php: symbol lookup error: /usr/local/src/php-7.0.0/modules/pdo_sqlite.so: undefined symbol: sqlite3_open
001- Everything is fine, no exceptions here
1 (20%)
001+ /usr/local/php7.0/php-7.0.0/sapi/cli/php: symbol lookup error: /usr/local/php7.0/php-7.0.0/modules/pdo_sqlite.so: undefined symbol: sqlite3_open
001- Everything is fine, no exceptions here