]> granicus.if.org Git - php/commitdiff
Fix typo [ci skip]
authorMarkus Staab <maggus.staab@googlemail.com>
Sat, 20 Feb 2021 14:22:05 +0000 (15:22 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Mon, 22 Feb 2021 08:02:31 +0000 (09:02 +0100)
Closes GH-6713.

Zend/tests/closures/closure_from_callable_gc.phpt

index c7c3c049c69684404bc9d4025400ca84dc65a88d..e326fc3b099ef9a26219d8c0067af655c13f713a 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Closure::fromCallabl() and GC
+Closure::fromCallable() and GC
 --FILE--
 <?php