]> granicus.if.org Git - php/commitdiff
Make test run on non debug builds
authorGabriel Caruso <carusogabriel34@gmail.com>
Sun, 5 Aug 2018 08:05:11 +0000 (05:05 -0300)
committerGabriel Caruso <carusogabriel34@gmail.com>
Sun, 5 Aug 2018 08:05:11 +0000 (05:05 -0300)
Zend/tests/67468.phpt

index 767217644abd1d50039cb00311b1a74c2a16b726..691acd90db51fb5b5b2313bcae56d4ff90ff95f3 100644 (file)
@@ -1,7 +1,5 @@
 --TEST--
 Bug #67468 (Segfault in highlight_file()/highlight_string())
---SKIPIF--
-<?php if(!function_exists("leak")) print "skip only for debug builds"; ?>
 --FILE--
 <?php
 highlight_string("<?php __CLASS__;", true);