Skip to content

Commit b093bd6

Browse files
committed
this test needs json
1 parent dc3e3e6 commit b093bd6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/pcre/tests/bug79241.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
--TEST--
22
Bug #79241: Segmentation fault on preg_match()
3+
--SKIPIF--
4+
<?php if (!extension_loaded("json")) print "skip json extension missing"; ?>
35
--FILE--
46
<?php
57

0 commit comments

Comments
 (0)