com php-src: NEWS for two lst intl changes: NEWS
Commit: b52fea6f3595d630541253f675c16a5db55eb8d0
Author: Gustavo André dos Santos Lopes <[email protected]> Wed, 3 Jul 2013
05:22:33 +0100
Parents: 9487f0b4bb17b86adb5d40e169552fd8e7269613
Branches: PHP-5.5
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=b52fea6f3595d630541253f675c16a5db55eb8d0
Log:
NEWS for two lst intl changes
Changed paths:
M NEWS
Diff:
diff --git a/NEWS b/NEWS
index 860b3c3..d59945f 100644
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,9 @@ PHP NEWS
that other formats. (Remi)
- Intl:
+ . Add IntlCalendar::setMinimalDaysInFirstWeek()/
+ intlcal_set_minimal_days_in_first_week().
+ . Fixed trailing space in the name of constant IntlCalendar::FIELD_FIELD_COUNT.
. Fixed bug #62759 (Buggy grapheme_substr() on edge case). (Stas)
. Fixed bug #61860 (Offsets may be wrong for grapheme_stri* functions).
(Stas)
Thread (1 message)
- Gustavo André dos Santos Lopes