Skip to content

Commit 37245e6

Browse files
committed
Make test run on non debug builds
1 parent 61e1798 commit 37245e6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Zend/tests/67468.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
--TEST--
22
Bug #67468 (Segfault in highlight_file()/highlight_string())
3-
--SKIPIF--
4-
<?php if(!function_exists("leak")) print "skip only for debug builds"; ?>
53
--FILE--
64
<?php
75
highlight_string("<?php __CLASS__;", true);

0 commit comments

Comments
 (0)