1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Fix intl tests naming (#19763)

This commit is contained in:
Alexandre Daubois
2025-09-09 08:41:20 +02:00
committed by GitHub
parent f6878b6ccf
commit 9eedf00206
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
--TEST--
Fix GH-11942: IntlDateFormatter should canonicalize locale strings
GH-11942 (IntlDateFormatter should canonicalize locale strings)
--EXTENSIONS--
intl
--FILE--

View File

@@ -1,5 +1,5 @@
--TEST--
Fix GH-11942: NumberFormatter should canonicalize locale strings
GH-11942 (NumberFormatter should canonicalize locale strings)
--EXTENSIONS--
intl
--FILE--