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

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