Add missing EXTENSIONS section to intl test

[ci skip]
This commit is contained in:
Niels Dossche 2025-03-31 23:05:07 +02:00
parent c0b441f8fd
commit 13d51f895b
No known key found for this signature in database
GPG key ID: B8A8AD166DF0E2E5

View file

@ -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");