Releases: allebb/collection
Releases · allebb/collection
2.0.2
Minor tweaks to Scrutinizer and Composer manifest files.
2.0.0
The library now fully supports PHP 8.0 and min PHP version now bumped to PHP 7.3+,. Updated docblocks where was previously using my previous GitHub username. PHPUnit test cases and XML manifest now fully compatible with PHPUnit 9. README file explains how to install older versions of this lib to support older PHP versions.
1.0.8
Minor unit test fix for PHP 7.4.
1.0.7
Updating composer packages and travis configuration to ensure builds for the current supported versions.
1.0.6
Base package updates, PSR fixes and adds build configuration for PHP 7.1.
1.0.5
Minor docBlock type update which was incorrect reporting issues for unit testing of parent packages.
1.0.4
Minor docBlock type update which was incorrect reporting issues for unit testing of parent packages.
1.0.3
Adds new has() method for checking collection key existence.