mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Add missing EXTENSIONS section to intl test
[ci skip]
This commit is contained in:
parent
c0b441f8fd
commit
13d51f895b
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
--TEST--
|
--TEST--
|
||||||
Fix dateformat_format() with array argument with values as references.
|
Fix dateformat_format() with array argument with values as references.
|
||||||
|
--EXTENSIONS--
|
||||||
|
intl
|
||||||
--SKIPIF--
|
--SKIPIF--
|
||||||
<?php
|
<?php
|
||||||
if (PHP_OS_FAMILY === "Windows") die("skip currently unsupported on Windows");
|
if (PHP_OS_FAMILY === "Windows") die("skip currently unsupported on Windows");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue