diff --git a/Zend/tests/closures/closure_from_callable_gc.phpt b/Zend/tests/closures/closure_from_callable_gc.phpt index c7c3c049c6968..e326fc3b099ef 100644 --- a/Zend/tests/closures/closure_from_callable_gc.phpt +++ b/Zend/tests/closures/closure_from_callable_gc.phpt @@ -1,5 +1,5 @@ --TEST-- -Closure::fromCallabl() and GC +Closure::fromCallable() and GC --FILE--