tests: sqlite changed error messages
authorMichael Wallner <mike@php.net>
Tue, 5 Sep 2017 10:20:58 +0000 (12:20 +0200)
committerMichael Wallner <mike@php.net>
Tue, 5 Sep 2017 10:20:58 +0000 (12:20 +0200)
tests/sqlite/sqlite001.phpt

index 552c1d8e8030580e01543360dbc78f04c25e28dc..cf1a3bc44b289167565e20fc38b75f7a1dffd2d0 100644 (file)
@@ -77,8 +77,8 @@ string(%d) "3.%d.%s"
 2: id = 3
 2: data = three
 
-SQL logic error or missing database: 'no tables specified'
-library routine called out of sequence: ''
+SQL logic error%s
+%s: ''
 ===DONE===
 --CLEAN--
 <?php