]> granicus.if.org Git - php/commitdiff
- Fix test
authorFelipe Pena <felipe@php.net>
Mon, 23 Mar 2009 23:03:08 +0000 (23:03 +0000)
committerFelipe Pena <felipe@php.net>
Mon, 23 Mar 2009 23:03:08 +0000 (23:03 +0000)
ext/pdo_sqlite/tests/pdo_sqlite_lastinsertid.phpt

index a4ed2b535581b132dce33f3ded4c15fa7576d07e..a0e06925a0b93087595bdf604b5320adbea1bf5f 100644 (file)
@@ -16,7 +16,7 @@ $db->query('DROP TABLE foo');
 ?>
 --EXPECTF--
 object(PDOStatement)#2 (1) {
-  ["queryString"]=>
+  [u"queryString"]=>
   %string|unicode%(17) "SELECT * FROM foo"
 }
 array(3) {