Releases: WebChemistry/testing-helpers
Releases · WebChemistry/testing-helpers
4.1.0
- Fix compatibility with nette/application 3.2.3
- Require PHP 8.1 (this was already the case in 4.0.0 due to nette/application 3.2.0 requirement but now we make it explicit)
- Add type hints to most properties and parameters
- Rename WebChemistry\Testing\Components\Presenter to PresenterFactory
- Various code clean-ups (enforced by PHP-CS-Fixer)