]> granicus.if.org Git - php/commitdiff
fix test
authorRemi Collet <remi@php.net>
Thu, 21 Mar 2019 08:19:42 +0000 (09:19 +0100)
committerRemi Collet <remi@php.net>
Thu, 21 Mar 2019 08:19:42 +0000 (09:19 +0100)
ext/standard/tests/general_functions/var_export-locale_32.phpt

index 39efdec7dfcb2bb04d46748e9250c1ee41a69f7e..af9efd9e24fb687c50515c4e856faffeab06277b 100644 (file)
@@ -917,12 +917,12 @@ string(41) "array (
 *** Output for objects ***
 
 Iteration 1
-stdClass::__set_state(array(
-))
-stdClass::__set_state(array(
-))
-string(31) "stdClass::__set_state(array(
-))"
+(object) array(
+)
+(object) array(
+)
+string(17) "(object) array(
+)"
 
 
 Iteration 2