Skip to content

Commit

Permalink
NEWS, UPGRADING
Browse files Browse the repository at this point in the history
  • Loading branch information
hikari-no-yume committed Aug 27, 2014
1 parent 7379abb commit 2cdd5ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ PHP NEWS

- Core:
. Added PHP_INT_MIN constant. (Andrea)
. Added Closure::apply() method. (Andrea)

- Reflection
. Fixed inheritance chain of Reflector interface (Tjerk)
Expand Down
1 change: 1 addition & 0 deletions UPGRADING
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ PHP X.Y UPGRADE NOTES

- Core
. Support for strings with length >= 2^31 bytes in 64 bit builds
. Closure::apply() method added

- Standard
. intdiv() function for integer division added.
Expand Down

0 comments on commit 2cdd5ba

Please sign in to comment.