mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Make test run on non debug builds
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user