| Top Level :: Structures
    :: Weakref
    :: 0.3.0 
    Weakref    0.3.0    
    
        | 
                
                    | Package Information |  
                    | Summary | Implementation of weak references |  
                    | Maintainers | Etienne Kneuss                                                            <
                                    colder at php dot net                                >
                                                        (lead)
                                                                                    [details] 
 |  
                    | License | PHP |  
                    | Description | A weak reference provides a gateway to an object without preventing that object from being collected by the garbage collector (GC). |  
                        | Release notes Version 0.3.0
 (beta)
 | - Support PHP7 (Big thanks to Julien Pauli for helping with the upgrade) (issue #19) - Add support for cloning WeakMap
 - Iterating WeakMap now yields objects as keys (issue #17)
 |  |  
 
 
    
        | 
                
                    | Dependencies for release 0.3.0 |  |  |