Skip to content

Commit

Permalink
NEWS for 710150c and e2744f1
Browse files Browse the repository at this point in the history
  • Loading branch information
cataphract committed Jul 15, 2013
1 parent 710150c commit ceecfaf
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ PHP NEWS
- Intl:
. Add IntlCalendar::setMinimalDaysInFirstWeek()/
intlcal_set_minimal_days_in_first_week().
. Fixed trailing space in the name of constant IntlCalendar::FIELD_FIELD_COUNT.
. Fixed trailing space in 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)
Expand All @@ -65,6 +65,10 @@ PHP NEWS
- Sockets:
. Implemented FR #63472 (Setting SO_BINDTODEVICE with socket_set_option).
(Damjan Cvetko)
. Allowed specifying paths in the abstract namespace for the functions
socket_bind(), socket_connect() and socket_sendmsg(). (Gustavo)
. Fixed bug #65260 (sendmsg() ancillary data construction for SCM_RIGHTS is
faulty). (Gustavo)

- SPL:
. Fixed bug #65136 (RecursiveDirectoryIterator segfault). (Laruence)
Expand Down

0 comments on commit ceecfaf

Please sign in to comment.