| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.0.0 source code.tar.gz | 2026-03-17 | 36.9 kB | |
| 3.0.0 source code.zip | 2026-03-17 | 80.9 kB | |
| README.md | 2026-03-17 | 1.4 kB | |
| Totals: 3 Items | 119.2 kB | 0 | |
What's Changed
- Solve the risky test warnings in PHPUnit by @aik099 in https://github.com/hamcrest/hamcrest-php/pull/89
- Add missing test for StringDescription:: toString by @pscheit in https://github.com/hamcrest/hamcrest-php/pull/90
- Add missing php extensions to the composer.json by @pscheit in https://github.com/hamcrest/hamcrest-php/pull/91
- Fix underscores to namespaces in README by @petemcfarlane in https://github.com/hamcrest/hamcrest-php/pull/56
- Improve docs to avoid Risky test warnings by @aik099 in https://github.com/hamcrest/hamcrest-php/pull/94
- Fix HasToString description by @pscheit in https://github.com/hamcrest/hamcrest-php/pull/93
- Add native typhints to all hamcrest classes (+ install phpstan) by @pscheit in https://github.com/hamcrest/hamcrest-php/pull/88
- Update readme link for renamed action by @pscheit in https://github.com/hamcrest/hamcrest-php/pull/101
- ci: Add testrun for PHP 8.5 by @Chris53897 in https://github.com/hamcrest/hamcrest-php/pull/102
New Contributors
- @pscheit made their first contribution in https://github.com/hamcrest/hamcrest-php/pull/90
- @petemcfarlane made their first contribution in https://github.com/hamcrest/hamcrest-php/pull/56
- @Chris53897 made their first contribution in https://github.com/hamcrest/hamcrest-php/pull/102
Full Changelog: https://github.com/hamcrest/hamcrest-php/compare/v2.1.1...v2.1.2