Skip to content

Commit 5369006

Browse files
committed
Upgrading note for #74837
1 parent 6f97fb4 commit 5369006

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

UPGRADING

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,10 @@ See also: https://wiki.php.net/rfc/deprecations_php_7_2
224224
. Added stream_isatty().
225225
. Added sapi_windows_vt100_support().
226226

227+
- DOM:
228+
. DomNodeList implements Countable, added DomNodeList::count().
229+
. DOMNamedNodeMap implements Countable, added DOMNamedNodeMap::count().
230+
227231
- GD:
228232
. Added imagesetclip() and imagegetclip().
229233
. Added imageopenpolygon().

0 commit comments

Comments
 (0)