Releases: schmittjoh/php-collection
Releases · schmittjoh/php-collection
PHP compatibility fixes
0.6.0 avoid type errors
Adds Sets
Among some fixes, this release adds an implementation for Set.
Some minor enhancements
This makes some minor enhancements:
- adds exists() method
- makes PHP doc comments compatible with IDEs
0.3.1
fixes tests on PHP 5.3