-
-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
43 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
|
||
## 9.0.4 - 2023-02-23 | ||
|
||
### Added | ||
|
||
- PHPUnit 10 support | ||
|
||
### Changed | ||
|
||
- ConsoleOutput is no more final to be able to customize it | ||
- LinterOutput implement Countable interface | ||
- Finder implement JsonSerializable interface | ||
|
||
### Fixed | ||
|
||
- [#182](https://github.com/overtrue/phplint/issues/182) : Docker usage may raise a permission denied | ||
- [#183](https://github.com/overtrue/phplint/issues/183) : Error is unintuitive when there are no files to lint | ||
- [#185](https://github.com/overtrue/phplint/issues/185) : Analyse multiple path at same time did not work with console command | ||
- [#187](https://github.com/overtrue/phplint/issues/187) : Improve log options implementation | ||
|
||
**Full Changelog**: [9.0.3...9.0.4](https://github.com/overtrue/phplint/compare/9.0.3...9.0.4) |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters