Skip to content

4.1.0

Latest
Compare
Choose a tag to compare
@jtojnar jtojnar released this 07 May 23:44
· 2 commits to master since this release
  • 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)