Skip to content

Commit 69e65f1

Browse files
committed
update test
1 parent 529c1e9 commit 69e65f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/pcre/tests/gh16189.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
--TEST--
22
GH-16189 (preg_match/preg_match_all underflow on start_offset argument)
3+
--SKIPIF--
4+
<?php if (PHP_OS_FAMILY === 'Windows') die('skip not for Windows'); ?>
35
--FILE--
46
<?php
57

0 commit comments

Comments
 (0)