mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +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--
|
||||
Fix dateformat_format() with array argument with values as references.
|
||||
--EXTENSIONS--
|
||||
intl
|
||||
--SKIPIF--
|
||||
<?php
|
||||
if (PHP_OS_FAMILY === "Windows") die("skip currently unsupported on Windows");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue