]> granicus.if.org Git - php/commitdiff
Uncomment cleanup for runtime_compile_time_binary_operands.phpt
authorBob Weinand <bobwei9@hotmail.com>
Wed, 27 Feb 2019 12:02:14 +0000 (13:02 +0100)
committerBob Weinand <bobwei9@hotmail.com>
Wed, 27 Feb 2019 12:02:14 +0000 (13:02 +0100)
Zend/tests/runtime_compile_time_binary_operands.phpt

index 237692fc9b749c84ccbc6c079304a15b7932b025..91eb7925fac673a86d101a9777cb6640a1326c3c 100644 (file)
@@ -149,7 +149,7 @@ if($c === 0) {
 --CLEAN--
 <?php
 $fl = dirname(__FILE__) . DIRECTORY_SEPARATOR . 'compare_equality_temp.php';
-//@unlink($fl);
+@unlink($fl);
 ?>
 --EXPECTF--
 Failed: 0