Skip to content

Commit 93826d9

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

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)