·
14 commits
to refs/heads/develop
since this release
Other changes
- Fix exception renderer HTML escaping (#425) @mvorisek
- Add PHP 8.4 support (#423) @mvorisek
- Fix
DiContainerTrait::assertInstanceOfif invoked with union (#424) @mvorisek - Improve exception renderers (#422) @mvorisek
- Fix console exception renderer (#421) @DarkSide666
- Fix readthedocs.org build (#419) @mvorisek
- Test enabled "zend.assertions" php.ini (#418) @mvorisek
- Upgrade Codecov CI (#417) @mvorisek
- Upgrade PHPStan to v2.0 (#416) @mvorisek
- Narrow more array phpdocs to
list(#415) @mvorisek - Fix update "new class() {..." CS (#414) @mvorisek
- Build epub and htmlzip docs (#413) @Jmos