Skip to content

Commit 15dcc18

Browse files
committed
Merge branch 'PHP-7.3' into PHP-7.4
* PHP-7.3: ensure proper settings for test
2 parents cf678da + 08aafbe commit 15dcc18

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/pcre/tests/bug78338.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
--TEST--
22
Bug #78338 (Array cross-border reading in PCRE)
3+
--INI--
4+
pcre.jit=1
35
--FILE--
46
<?php
57
$string = hex2bin('2f5c583f3d3f223f3536ff3636ffffffff36a8a8a83636367a7a7a7a3d2aff2f0a');

0 commit comments

Comments
 (0)