·
16 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Version 5.6.0
- Drop PHP 7.4, PHP 8.0, require PHP >=
8.1 - Attempt to reload the current page in a newly-selected version by @andrewandante in #60
- Support PHPUnit 10, 11 and 12
- Drop PHPUnit 7 and 8
- Support
nikic/php-parserv5 - Support Symfony v7 by @mtvbrianking in #71
- Support Symfony v8
- Drop Symfony 3.4, 4.3, 5.1, 5.2, 5.3 but still support ^5.4 (LTS)
- Support missing/disabled function
error_reporting - Fix typehint resolution - stop prefixing unions with namespace by @GuySartorelli in #77
- Fix PHP 8.5 deprecations
Highlights
- Support
@categorytags by @tillkruss in #54 - Attempt to reload the current page in a newly-selected version by @andrewandante in #60
- Implement phpstan doc parsing by @williamdes in #51 (this may change the current error list)
Contributors
- @andrewandante in #60
- @mtvbrianking in #71
- @GuySartorelli in #78
A big thank you to contributors that made this release possible !
Please report any new bugs.
Git Changelog: v5.5.4...v5.6.0