]> granicus.if.org Git - php/commitdiff
Fix closure leak test
authorAaron Piotrowski <aaron@trowski.com>
Fri, 26 Jun 2015 14:25:56 +0000 (09:25 -0500)
committerBob Weinand <bobwei9@hotmail.com>
Fri, 26 Jun 2015 14:30:01 +0000 (16:30 +0200)
Zend/tests/closure_call_leak_with_exception.phpt

index 07374c78f46fc126868e19faf730c36375b10b1c..f6545ee520030cf3c319d215de7ecbdeba28e5c7 100644 (file)
@@ -1,6 +1,6 @@
---FILE--
-Closure must not leak during a dynmaic call interrupted by an exception
 --TEST--
+Closure must not leak during a dynamic call interrupted by an exception
+--FILE--
 <?php
 
 (function() {