mirror of
https://github.com/php/php-src.git
synced 2025-08-21 01:45:16 +02:00
Merge branch 'PHP-7.4'
* PHP-7.4: Fix test cases
This commit is contained in:
commit
6e21932521
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ skip_if_wrong_cp(950, "ansi");
|
||||||
--CONFLICTS--
|
--CONFLICTS--
|
||||||
file_big5
|
file_big5
|
||||||
--INI--
|
--INI--
|
||||||
defalut_charset=big5
|
default_charset=big5
|
||||||
--FILE--
|
--FILE--
|
||||||
<?php
|
<?php
|
||||||
/*
|
/*
|
||||||
|
|
|
@ -13,7 +13,7 @@ skip_if_wrong_cp(950, "ansi");
|
||||||
--CONFLICTS--
|
--CONFLICTS--
|
||||||
file_big5
|
file_big5
|
||||||
--INI--
|
--INI--
|
||||||
defalut_charset=cp950
|
default_charset=cp950
|
||||||
--FILE--
|
--FILE--
|
||||||
<?php
|
<?php
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue