]> granicus.if.org Git - php/commitdiff
Fixed the test to use %d instead of an actual number
authorLonny Kapelushnik <lonnyk@gmail.com>
Sun, 30 Sep 2012 02:10:58 +0000 (22:10 -0400)
committerDerick Rethans <github@derickrethans.nl>
Sun, 31 Mar 2013 09:45:00 +0000 (10:45 +0100)
ext/date/tests/DateTimeZone_verify.phpt

index 1304000cc41683b5e8751e59954057612e04c4ab..241d91e665583220780564a94759f062f733159d 100644 (file)
@@ -35,14 +35,14 @@ array(9) {
     string(12) "DateTimeZone"
   }
   [1]=>
-  &object(ReflectionMethod)#3 (2) {
+  &object(ReflectionMethod)#%d (2) {
     ["name"]=>
     string(8) "__wakeup"
     ["class"]=>
     string(12) "DateTimeZone"
   }
   [2]=>
-  &object(ReflectionMethod)#4 (2) {
+  &object(ReflectionMethod)#%d (2) {
     ["name"]=>
     string(11) "__set_state"
     ["class"]=>
@@ -122,4 +122,4 @@ array(14) {
   ["PER_COUNTRY"]=>
   int(4096)
 }
-===DONE===
\ No newline at end of file
+===DONE===