mirror of
https://github.com/php/php-src.git
synced 2025-08-16 14:08:47 +02:00
ensure proper settings for test
This commit is contained in:
parent
963b40c9a8
commit
08aafbe93e
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
--TEST--
|
--TEST--
|
||||||
Bug #78338 (Array cross-border reading in PCRE)
|
Bug #78338 (Array cross-border reading in PCRE)
|
||||||
|
--INI--
|
||||||
|
pcre.jit=1
|
||||||
--FILE--
|
--FILE--
|
||||||
<?php
|
<?php
|
||||||
$string = hex2bin('2f5c583f3d3f223f3536ff3636ffffffff36a8a8a83636367a7a7a7a3d2aff2f0a');
|
$string = hex2bin('2f5c583f3d3f223f3536ff3636ffffffff36a8a8a83636367a7a7a7a3d2aff2f0a');
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue