Skip to content

Commit 03c4f6c

Browse files
committed
Add links to all issues in the 3.7.1 section of the changelog
1 parent e77350a commit 03c4f6c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,9 +356,11 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
356356

357357
## [3.7.1] - 2022-06-18
358358
### Fixed
359-
- Fixed bug #3609 : Methods/constants with name empty/isset/unset are always reported as error
359+
- Fixed bug [#3609] : Methods/constants with name empty/isset/unset are always reported as error
360360
- Thanks to [Juliette Reinders Folmer][@jrfnl] for the patch
361361

362+
[#3609]: https://github.com/squizlabs/PHP_CodeSniffer/issues/3609
363+
362364
## [3.7.0] - 2022-06-13
363365
### Added
364366
- Added support for PHP 8.1 explicit octal notation

0 commit comments

Comments
 (0)