summaryrefslogtreecommitdiff
path: root/Zend/tests/type_declarations/callable_002.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/type_declarations/callable_002.phpt')
-rw-r--r--Zend/tests/type_declarations/callable_002.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Zend/tests/type_declarations/callable_002.phpt b/Zend/tests/type_declarations/callable_002.phpt
index 01b6945755..35564ff1af 100644
--- a/Zend/tests/type_declarations/callable_002.phpt
+++ b/Zend/tests/type_declarations/callable_002.phpt
@@ -24,4 +24,3 @@ var_dump($rc->getParameters()[0]->isCallable());
bool(true)
bool(true)
bool(true)
-