lisachenko / z-engine

:zap: PHP Engine Direct API
MIT License
448 stars 22 forks source link

Extract all reference-counted operations into separate trait and interface #4

Closed lisachenko closed 4 years ago

lisachenko commented 4 years ago

This feature will standardize the usage of reference-counted items in PHP by providing general interface to them.