diff options
Diffstat (limited to 'ext/reflection/tests/ReflectionClass_toString_002.phpt')
| -rw-r--r-- | ext/reflection/tests/ReflectionClass_toString_002.phpt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ext/reflection/tests/ReflectionClass_toString_002.phpt b/ext/reflection/tests/ReflectionClass_toString_002.phpt index e9aaa502c6..5395ae66b9 100644 --- a/ext/reflection/tests/ReflectionClass_toString_002.phpt +++ b/ext/reflection/tests/ReflectionClass_toString_002.phpt @@ -25,8 +25,6 @@ foreach (array('A', 'B', 'C', 'D') as $class) { ?> --EXPECTF-- - - ----( Reflection class A: )---- Class [ <user> class A ] { @@ %s 2-4 @@ -120,4 +118,4 @@ Class [ <user> class D extends C ] { @@ %s 12 - 12 } } -}
\ No newline at end of file +} |
