We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6418f7 commit 02a09f1Copy full SHA for 02a09f1
CHANGELOG.md
@@ -6,12 +6,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
7
## [Unreleased]
8
9
+### Fixed
10
+
11
+- Bug fix: make Phar file run independently of project under scan [#63] from [@jrfnl].
12
13
### Internal
14
15
- GH Actions: set error reporting to E_ALL [#65] from [@glensc].
16
17
[Unreleased]: https://github.com/php-parallel-lint/PHP-Parallel-Lint/compare/v1.3.0...HEAD
18
19
+[#63]: https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/63
20
[#65]: https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/65
21
22
## [1.3.1] - 2021-08-13
0 commit comments