Skip to content

Commit 1d84f5f

Browse files
authored
Update ext/pcre/tests/gh11374.phpt
1 parent dbe9296 commit 1d84f5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/pcre/tests/gh11374.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--TEST--
2-
GH-11374 PCRE cache entry cannot be reused when PCRE JIT flag has changed
2+
GH-11374 PCRE cache entry must not be reused when PCRE JIT flag has changed
33
--SKIPIF--
44
<?php
55
if (ini_get("pcre.jit") === false) {

0 commit comments

Comments
 (0)