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

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