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

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 5 different diffs reported by users for this test.

Count Diff
2 (33%)
001+ /root/php-5.6.5/sapi/cli/php: symbol lookup error: /root/php-5.6.5/modules/pdo_sqlite.so: undefined symbol: sqlite3_open
001- bool(true)
002- int(1)
003- bool(true)
004- int(1)
1 (17%)
001+ /usr/local/src/php-5.6.5/sapi/cli/php: symbol lookup error: /usr/local/src/php-5.6.5/modules/pdo_sqlite.so: undefined symbol: sqlite3_open
001- bool(true)
002- int(1)
003- bool(true)
004- int(1)
1 (17%)
001+ /root/php56/sapi/cli/php: symbol lookup error: /root/php56/modules/pdo_sqlite.so: undefined symbol: sqlite3_open
001- bool(true)
002- int(1)
003- bool(true)
004- int(1)
1 (17%)
001+ /opt/app/src/php-5.6.5/sapi/cli/php: symbol lookup error: /opt/app/src/php-5.6.5/modules/pdo_sqlite.so: undefined symbol: sqlite3_open
001- bool(true)
002- int(1)
003- bool(true)
004- int(1)
1 (17%)
001+ /home/NAPORTAL/vannt/Downloads/php-5.6.5/sapi/cli/php: symbol lookup error: /home/NAPORTAL/vannt/Downloads/php-5.6.5/modules/pdo_sqlite.so: undefined symbol: sqlite3_open
001- bool(true)
002- int(1)
003- bool(true)
004- int(1)