Commit 6c987be 1 parent eaa07b4 commit 6c987be Copy full SHA for 6c987be
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
9
9
### Fixed
10
10
11
11
- Bug fix: make Phar file run independently of project under scan [ #63 ] from [ @jrfnl ] .
12
- - Bug fix: checkstyle report could contain invalid XML due to insufficient output escaping [ #72 ] from [ @gmazzap ] .
12
+ - Bug fix: checkstyle report could contain invalid XML due to insufficient output escaping [ #73 ] from [ @gmazzap ] .
13
13
- Fix Phar building [ #70 ] from [ @jrfnl ] .
14
14
- GH Actions: testing against PHP 8.2 [ #74 ] from [ @grogy ]
15
15
@@ -27,7 +27,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
27
27
[ #65 ] : https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/65
28
28
[ #70 ] : https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/70
29
29
[ #71 ] : https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/71
30
- [ #72 ] : https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/72
30
+ [ #73 ] : https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/73
31
31
[ #74 ] : https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/74
32
32
[ #76 ] : https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/76
33
33
You can’t perform that action at this time.
0 commit comments