Skip to content

Commit b003e0a

Browse files
committed
weakrefs upgrading note
1 parent 6529d7a commit b003e0a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

UPGRADING

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,9 @@ PHP 7.4 UPGRADE NOTES
112112

113113
RFC: https://wiki.php.net/rfc/null_coalesce_equal_operator
114114

115+
. Support for WeakReferences has been added.
116+
RFC: https://wiki.php.net/rfc/weakrefs
117+
115118
- FFI:
116119
. A new extension which provides a simple way to call native functions, access
117120
native variables and create/access data structures defined in C libraries.

0 commit comments

Comments
 (0)