Skip to content

Commit

Permalink
Upgrading note for #74837
Browse files Browse the repository at this point in the history
  • Loading branch information
remicollet committed Jul 10, 2017
1 parent 6f97fb4 commit 5369006
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions UPGRADING
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,10 @@ See also: https://wiki.php.net/rfc/deprecations_php_7_2
. Added stream_isatty().
. Added sapi_windows_vt100_support().

- DOM:
. DomNodeList implements Countable, added DomNodeList::count().
. DOMNamedNodeMap implements Countable, added DOMNamedNodeMap::count().

- GD:
. Added imagesetclip() and imagegetclip().
. Added imageopenpolygon().
Expand Down

0 comments on commit 5369006

Please sign in to comment.