Package Information |
Summary |
Soft and Weak references support in PHP |
Maintainers |
Bohdan Padalko (lead)
[details]
Stefan Siegl <
stesie at brokenpipe dot de >
(lead)
[details]
|
License |
The MIT License (MIT) |
Description |
This extension adds Soft and Weak references support to PHP 7 and may serve as a ground for other data structures that require advanced referencing model. |
Homepage |
https://github.com/pinepain/php-ref
|
Release notes
Version 0.6.0
(stable)
|
Changelist: - Drop PHP < 7.2 support (BC-breaking); - Enforce object typehint (BC-breaking); - Drop windows support (BC-breaking); |