Skip to content

Commit 33d5a6f

Browse files
committed
readd INI setting change
1 parent fe4b0e6 commit 33d5a6f

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

ext/intl/tests/calendar_getFirstDayOfWeek_basic.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
IntlCalendar::getFirstDayOfWeek() basic test
33
--EXTENSIONS--
44
intl
5+
--INI--
6+
intl.default_locale=nl
57
--FILE--
68
<?php
79

ext/intl/tests/calendar_getMinimalDaysInFirstWeek_basic.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
IntlCalendar::getMinimalDaysInFirstWeek() basic test
33
--EXTENSIONS--
44
intl
5+
--INI--
6+
intl.default_locale=nl
57
--FILE--
68
<?php
79

0 commit comments

Comments
 (0)