Releases: juampi92/phecks
Releases · juampi92/phecks
+PHP8.3 +L11 -L8 -PHP8.0
Added support for:
- PHP 8.3
- Laravel 11
Removed support for:
- PHP 8.0
- Laravel 8.*
The main reason for dropping support was the nightmare of dependencies when testing. The actual code was not migrated to be incompatible with previous versions.
What's Changed
Full Changelog: v1.0.2...v1.1
v1.0.2
v1.0.1
v1.0
v0.4
Full Changelog: v0.3...v0.4
v0.3
Console Formatter now looks like PHPStan.
Added support for L9:
- Removed
--columns
parameter on the route:list command. - Replaced setPathPrefix hack for a Storage::build instead.
Full Changelog: v0.2.1...v0.3
v0.2.1
Full Changelog: v0.2...v0.2.1
v0.2
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Full Changelog: v0.1...v0.1.1