Browse Source
Mention spl_object_id in UPGRADING notes
This was implemented in PR #2611
pull/2906/merge
Tyson Andre
9 years ago
committed by
Joe Watkins
No known key found for this signature in database
GPG Key ID: F9BA0ADA31CBD89E
1 changed files with
3 additions and
0 deletions
-
UPGRADING
|
|
|
@ -268,6 +268,9 @@ See also: https://wiki.php.net/rfc/deprecations_php_7_2 |
|
|
|
. Added socket_addrinfo_lookup(), socket_addrinfo_connect(), |
|
|
|
socket_addrinfo_bind() and socket_addrinfo_explain(). |
|
|
|
|
|
|
|
- SPL: |
|
|
|
. Added spl_object_id(). |
|
|
|
|
|
|
|
======================================== |
|
|
|
7. New Classes and Interfaces |
|
|
|
======================================== |
|
|
|
|