Test: /ext/reflection/tests/ReflectionMethod_defaultArg.phpt - Version 7.1.11-dev    

There is 1 diff reported by users for this test.

Count Diff
4 (100%)
008- Method [ <user> private method bar ] {
009- @@ %s
009+ Fatal error: Method ReflectionMethod::__toString() must not throw an exception, caught Error: Undefined constant '__CLASS__' in %s/ReflectionMethod_defaultArg.php on line 0
011- - Parameters [1] {
012- Parameter #0 [ <optional> $a = 'T' ]
013- }
014- }
015- Method [ <user> private method bar ] {
016- @@ %s
017-
018- - Parameters [1] {
019- Parameter #0 [ <optional> $a = 'B' ]
020- }
021- }