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
parent
commit
88e94a0bd1
No known key found for this signature in database GPG Key ID: F9BA0ADA31CBD89E
  1. 3
      UPGRADING

3
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
========================================

Loading…
Cancel
Save