mirror of
https://github.com/php/php-src.git
synced 2025-08-20 17:34:35 +02:00
Merge branch 'PHP-7.4'
* PHP-7.4: Fix potential test conflict
This commit is contained in:
commit
825384c478
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ skip_if_no_required_exts();
|
|||
|
||||
include __DIR__ . DIRECTORY_SEPARATOR . "util.inc";
|
||||
|
||||
$prefix = __DIR__ . DIRECTORY_SEPARATOR . "testBug54028" . DIRECTORY_SEPARATOR;
|
||||
$prefix = __DIR__ . DIRECTORY_SEPARATOR . "testBug54028_2" . DIRECTORY_SEPARATOR;
|
||||
|
||||
$dirs = array("a", "ソ", "ゾ", "şŞıİğĞ", "多国語", "王", "汚れて掘る");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue