pinepain / php-object-maps

Weak-referenced data structures for PHP
MIT License
5 stars 2 forks source link

Refactor to ObjectMaps #5

Closed pinepain closed 7 years ago

pinepain commented 7 years ago

This PR completely breaks API and changes library focus from SPL object store to classic object map.

Closes #4.