mirror of
https://github.com/php/php-src.git
synced 2024-12-20 23:39:46 +08:00
Upgrading note for #74837
This commit is contained in:
parent
6f97fb47ca
commit
5369006edf
@ -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().
|
||||
|
Loading…
Reference in New Issue
Block a user