Skip to content

Commit 5f59919

Browse files
Crellsgolemon
authored andcommitted
Move closure composition tests into their own folder.
1 parent 1d015d0 commit 5f59919

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

Zend/tests/closure_composition/composed_callable_003.phpt renamed to Zend/tests/closure_composition/auto-promote-closure.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--TEST--
2-
Composed callable using composition and auto-promotion
2+
Closures get auto promoted to a Composed Closure.
33
--FILE--
44
<?php
55

0 commit comments

Comments
 (0)