felipe          Thu Feb 28 15:41:56 2008 UTC

  Modified files:              
    /php-src/ext/sqlite/tests   bug35248.phpt 
  Log:
  Added UEXPECT
  
http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite/tests/bug35248.phpt?r1=1.2&r2=1.3&diff_format=u
Index: php-src/ext/sqlite/tests/bug35248.phpt
diff -u php-src/ext/sqlite/tests/bug35248.phpt:1.2 
php-src/ext/sqlite/tests/bug35248.phpt:1.3
--- php-src/ext/sqlite/tests/bug35248.phpt:1.2  Thu Nov 17 14:40:11 2005
+++ php-src/ext/sqlite/tests/bug35248.phpt      Thu Feb 28 15:41:56 2008
@@ -13,3 +13,6 @@
 --EXPECT--
 string(30) "near "asdfesdfa": syntax error"
 string(30) "near "asdfesdfa": syntax error"
+--UEXPECT--
+unicode(30) "near "asdfesdfa": syntax error"
+unicode(30) "near "asdfesdfa": syntax error"

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to