Skip to content

Commit 1d704a0

Browse files
trowskibwoebi
authored andcommitted
Fix closure leak test
1 parent 8bd95b8 commit 1d704a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Zend/tests/closure_call_leak_with_exception.phpt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
--FILE--
2-
Closure must not leak during a dynmaic call interrupted by an exception
31
--TEST--
2+
Closure must not leak during a dynamic call interrupted by an exception
3+
--FILE--
44
<?php
55

66
(function() {

0 commit comments

Comments
 (0)