summaryrefslogtreecommitdiff
path: root/Zend/tests/return_types/012.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/return_types/012.phpt')
-rw-r--r--Zend/tests/return_types/012.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/Zend/tests/return_types/012.phpt b/Zend/tests/return_types/012.phpt
index 39fa8e0ec6..b4c02a8ec1 100644
--- a/Zend/tests/return_types/012.phpt
+++ b/Zend/tests/return_types/012.phpt
@@ -1,6 +1,5 @@
--TEST--
Method returned callable, expected callable
-
--FILE--
<?php
class foo {
@@ -14,7 +13,6 @@ class foo {
$baz = new foo();
var_dump($baz->bar());
-
--EXPECT--
object(Closure)#2 (2) {
["static"]=>