Releases: hamcrest/hamcrest-php
Releases · hamcrest/hamcrest-php
2.1.1
2.1.0
Drops support for PHP <=7.3
2.0.1
- Added support for PHP 8
2.0.0
Merge pull request #30 from spekulatius/patch-1 updating badges
v.1.2.2
- Adds more protection against double inclusion of functions in the global namespace.
Global function autoloading fix
v1.2.1 Merge pull request #22 from aik099/18-double-global-function-inclusio…