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

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 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- Everything is fine, no exceptions here
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- Everything is fine, no exceptions here