We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc3e3e6 commit b093bd6Copy full SHA for b093bd6
ext/pcre/tests/bug79241.phpt
@@ -1,5 +1,7 @@
1
--TEST--
2
Bug #79241: Segmentation fault on preg_match()
3
+--SKIPIF--
4
+<?php if (!extension_loaded("json")) print "skip json extension missing"; ?>
5
--FILE--
6
<?php
7
0 commit comments