]> granicus.if.org Git - php/commitdiff
Fixed test (the expected output and master behavior are wrong)
authorDmitry Stogov <dmitry@zend.com>
Mon, 17 Mar 2014 13:55:51 +0000 (17:55 +0400)
committerDmitry Stogov <dmitry@zend.com>
Mon, 17 Mar 2014 13:55:51 +0000 (17:55 +0400)
ext/reflection/tests/ReflectionProperty_setAccessible.phpt

index cc184c19203bd781382463c3b93d4fb8fdd32c94..1e829b3a6c3b25904ce505f5879e66aaabdb2265 100644 (file)
@@ -132,7 +132,7 @@ string(44) "Cannot access non-public member B::protected"
 string(50) "Cannot access non-public member B::protectedStatic"
 string(42) "Cannot access non-public member A::private"
 string(1) "a"
-string(1) "f"
+string(1) "b"
 string(1) "c"
 string(1) "e"
 string(1) "f"