mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +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--
|
||||
Bug #78338 (Array cross-border reading in PCRE)
|
||||
--INI--
|
||||
pcre.jit=1
|
||||
--FILE--
|
||||
<?php
|
||||
$string = hex2bin('2f5c583f3d3f223f3536ff3636ffffffff36a8a8a83636367a7a7a7a3d2aff2f0a');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue