PHP 7.4/NewClasses: add WeakReferences by jrfnl · Pull Request #857 · PHPCompatibility/PHPCompatibility
Navigation Menu
{{ message }}
PHPCompatibility / PHPCompatibility Public
- Notifications You must be signed in to change notification settings
- Fork 204
Merged
PHP 7.4/NewClasses: add WeakReferences#857
PHP 7.4/NewClasses: add WeakReferences#857
Conversation
Copy link Copy Markdown
Member
Support for WeakReferences has been added.
Refs:
- https://wiki.php.net/rfc/weakrefs
- https://github.com/php/php-src/blob/fd6874c64d9e1d80b68b1035c1bb962ffd507798/UPGRADING#L221
- php/php-src@6529d7a
Related to #808
jrfnl
added
Type: enhancement
PR: quick merge
PR: ready for review labels
Jul 30, 2019
jrfnl
added this to the
9.3.0 milestone
jrfnl
requested a review
from wimg
> Support for WeakReferences has been added. Refs: * https://wiki.php.net/rfc/weakrefs * https://github.com/php/php-src/blob/fd6874c64d9e1d80b68b1035c1bb962ffd507798/UPGRADING#L221 * php/php-src@6529d7a
jrfnl
force-pushed
the
php-7.4/newclasses-add-weakref
branch
from
8d84f95 to
f8dc957
Compare
jrfnl
mentioned this pull request
40 tasks
wimg approved these changes Aug 2, 2019
wimg
merged commit
c574f93
into
master
wimg
deleted the
php-7.4/newclasses-add-weakref
branch
jrfnl
removed
PR: ready for review
PR: quick merge
labels
Sep 5, 2019This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment