]> granicus.if.org Git - php/commitdiff
add UEXPECTF
authorAntony Dovgal <tony2001@php.net>
Fri, 13 Apr 2007 13:37:55 +0000 (13:37 +0000)
committerAntony Dovgal <tony2001@php.net>
Fri, 13 Apr 2007 13:37:55 +0000 (13:37 +0000)
Zend/tests/bug41075.phpt

index ddeb7cc0c3897326589b2960b8eb80e88fa9cc71..fe179ac1e7fa6684854b64f4be6676c1c7a5d471 100644 (file)
@@ -29,3 +29,6 @@ echo "Done\n";
 --EXPECTF--    
 string(40) "Creating default object from empty value"
 Done
+--UEXPECTF--   
+unicode(40) "Creating default object from empty value"
+Done