Test: /ext/sqlite3/tests/sqlite3_02_create.phpt - Version 7.1.2RC1    

There is 1 diff reported by users for this test.

Count Diff
3 (100%)
004+ bool(true)
005+ Dropping database
005- Warning: SQLite3::exec(): table test already exists in %s on line %d
007+ Warning: SQLite3::exec(): no such table: test in %s/sqlite3_02_create.php on line 12
007- Dropping database
008- bool(true)