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

Bug #66033 Segmentation Fault when constructor of PDO statement throws an exception
Submitted: 2013-11-04 21:50:08 Modified: 2013-11-05 03:13:37
From: cbrichford+phpbugs Assigned: laruence
Status: Closed Package: PDO related
PHP Version: Irrelevant OS: CentOS 5.5

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- string(4) "Blah"
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- string(4) "Blah"