]> granicus.if.org Git - php/commitdiff
- Fix test
authorFelipe Pena <felipe@php.net>
Tue, 28 Apr 2009 23:46:27 +0000 (23:46 +0000)
committerFelipe Pena <felipe@php.net>
Tue, 28 Apr 2009 23:46:27 +0000 (23:46 +0000)
tests/classes/inheritance_007.phpt

index b37ff1b42016fb7e303bfe55c02eaf5853274d76..0b2bde03505c96c67e6b03b7f3e09f1c0db589b2 100644 (file)
@@ -24,14 +24,14 @@ array(2) {
     ["name"]=>
     string(1) "B"
     ["class"]=>
-    string(1) "B"
+    string(1) "A"
   }
   [1]=>
   &object(ReflectionMethod)#%d (2) {
     ["name"]=>
     string(1) "A"
     ["class"]=>
-    string(1) "B"
+    string(1) "A"
   }
 }
 In A::A