mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Merge branch 'PHP-8.4'
* PHP-8.4: Add missing EXTENSIONS section to intl test
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user