Skip to content

Commit 13e0fb9

Browse files
committed
Merge branch 'PHP-8.4'
* PHP-8.4: Add missing EXTENSIONS section to intl test
2 parents a6aacd8 + 93826d9 commit 13e0fb9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/intl/tests/dateformat_format_references.phpt

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
--TEST--
22
Fix dateformat_format() with array argument with values as references.
3+
--EXTENSIONS--
4+
intl
35
--SKIPIF--
46
<?php
57
if (PHP_OS_FAMILY === "Windows") die("skip currently unsupported on Windows");

0 commit comments

Comments
 (0)