diff options
Diffstat (limited to 'ext/reflection/tests/closures_002.phpt')
| -rw-r--r-- | ext/reflection/tests/closures_002.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/reflection/tests/closures_002.phpt b/ext/reflection/tests/closures_002.phpt index 65eb5c86f7..ed973b56c1 100644 --- a/ext/reflection/tests/closures_002.phpt +++ b/ext/reflection/tests/closures_002.phpt @@ -1,6 +1,6 @@ --TEST-- Reflection on invokable objects ---FILE-- +--FILE-- <?php class Test { |
