Test: /ext/pdo_sqlite/tests/bug33841.phpt - Version 5.6.11        

Bug #33841 PDO_SQLITE: $stmt->rowCount() always returns 0 on INSERT, UPDATE and DELETE
Submitted: 2005-07-23 23:23:25 Modified: 2005-07-24 01:32:45
From: people05 Assigned:
Status: Closed Package: PDO related
PHP Version: 5.1.0b3 OS: Debian GNU/Linux 3.1

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

Count Diff
1 (33%)
001+ php: environment corrupt; missing value for SCRIPT_F�'
002+ php: environment corrupt; missing value for SCRIPT_F�'
003+
004+ Fatal error: Uncaught exception 'PDOException' with message 'invalid data source name' in /export/FreeBSD/src/php-5.6.11/ext/pdo/tests/pdo_test.inc:35
001- bool(true)
002- int(1)
003- bool(true)
004- int(1)
005+ Stack trace:
006+ #0 /export/FreeBSD/src/php-5.6.11/ext/pdo/tests/pdo_test.inc(35): PDO->__construct('', NULL, NULL, NULL)
007+ #1 /export/FreeBSD/src/php-5.6.11/ext/pdo/tests/pdo_test.inc(73): PDOTest::factory()
008+ #2 %s/bug33841.php(3): PDOTest::test_factory('/export/FreeBSD...')
009+ #3 {main}
010+ thrown in /export/FreeBSD/src/php-5.6.11/ext/pdo/tests/pdo_test.inc on line 35
1 (33%)
001+ /root/setup/php-5.6.11/sapi/cli/php: symbol lookup error: /root/setup/php-5.6.11/modules/pdo_sqlite.so: undefined symbol: sqlite3_open
001- bool(true)
002- int(1)
003- bool(true)
004- int(1)
1 (33%)
001+ /root/php-5.6.11/sapi/cli/php: symbol lookup error: /root/php-5.6.11/modules/pdo_sqlite.so: undefined symbol: sqlite3_open
001- bool(true)
002- int(1)
003- bool(true)
004- int(1)