Skip to content

Commit

Permalink
NEWS: remove dots at the end of the NEWS file
Browse files Browse the repository at this point in the history
  • Loading branch information
dsp committed Nov 13, 2012
1 parent 727b677 commit f4512d0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions NEWS
Expand Up @@ -21,17 +21,17 @@ PHP NEWS

- Calendar:
. Fixed bug #54254 (cal_from_jd returns month = 6 when there is only one Adar)
(Stas, Eitan Mosenkis).
(Stas, Eitan Mosenkis)

- Core:
. Added boolval(). (Jille Timmermans).
. Added boolval(). (Jille Timmermans)
. Added "Z" option to pack/unpack. (Gustavo)
. Implemented FR #60738 (Allow 'set_error_handler' to handle NULL).
(Laruence, Nikita Popov)
. Added optional second argument for assert() to specify custom message. Patch
by Lonny Kapelushnik (lonny@lonnylot.com). (Lars)
. Fixed bug #18556 (Engine uses locale rules to handle class names). (Stas)
. Fixed bug #61681 (Malformed grammar). (Nikita Popov, Etienne, Laruence).
. Fixed bug #61681 (Malformed grammar). (Nikita Popov, Etienne, Laruence)
. Fixed bug #61038 (unpack("a5", "str\0\0") does not work as expected).
(srgoogleguy, Gustavo)
. Return previous handler when passing NULL to set_error_handler and
Expand Down

0 comments on commit f4512d0

Please sign in to comment.