]> granicus.if.org Git - php/commitdiff
Fix test, which was broken by the fix for #61173
authorXinchen Hui <laruence@php.net>
Thu, 22 Mar 2012 09:10:03 +0000 (17:10 +0800)
committerXinchen Hui <laruence@php.net>
Thu, 22 Mar 2012 09:10:03 +0000 (17:10 +0800)
ext/fileinfo/tests/finfo_open_error.phpt

index 2876b17884cee68a948ad547dc596cefed7c2b94..aae229f777c18c403b20c498ec7aa5c901d835dc 100644 (file)
@@ -41,6 +41,5 @@ Warning: finfo_open() expects parameter 1 to be long, %unicode_string_optional%
 bool(false)
 
 Warning: finfo::finfo() expects parameter 1 to be long, %unicode_string_optional% given in %s on line %d
-object(finfo)#%d (%d) {
-}
+NULL
 ===DONE===