PHPCSStandards/PHP_CodeSniffer (squizlabs/php_codesniffer)
### [`v3.11.1`](https://redirect.github.com/PHPCSStandards/PHP_CodeSniffer/blob/HEAD/CHANGELOG.md#3111---2024-11-16)
[Compare Source](https://redirect.github.com/PHPCSStandards/PHP_CodeSniffer/compare/3.11.0...3.11.1)
##### Changed
- Output from the `--generator=...` feature will respect the OS-expected EOL char in more places. [#671]
- Thanks to \[Juliette Reinders Folmer]\[[@jrfnl](https://redirect.github.com/jrfnl)] for the patch.
- Various housekeeping, including improvements to the tests and documentation.
- Thanks to \[Bartosz Dziewoński]\[[@MatmaRex](https://redirect.github.com/MatmaRex)] and \[Juliette Reinders Folmer]\[[@jrfnl](https://redirect.github.com/jrfnl)] for their contributions.
##### Fixed
- Fixed bug [#674] : Generic.WhiteSpace.HereNowdocIdentifierSpacing broken XML documentation
- Thanks to \[Juliette Reinders Folmer]\[[@jrfnl](https://redirect.github.com/jrfnl)] for the patch.
- Fixed bug [#675] : InvalidArgumentException when a ruleset includes a sniff by file name and the included sniff does not comply with the PHPCS naming conventions.
- Notwithstanding this fix, it is strongly recommended to ensure custom sniff classes comply with the PHPCS naming conventions.
- Thanks to \[Juliette Reinders Folmer]\[[@jrfnl](https://redirect.github.com/jrfnl)] for the patch.
[#671]: https://redirect.github.com/PHPCSStandards/PHP_CodeSniffer/pull/671
[#674]: https://redirect.github.com/PHPCSStandards/PHP_CodeSniffer/pull/674
[#675]: https://redirect.github.com/PHPCSStandards/PHP_CodeSniffer/issues/675
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
3.11.0
->3.11.1
Release Notes
PHPCSStandards/PHP_CodeSniffer (squizlabs/php_codesniffer)
### [`v3.11.1`](https://redirect.github.com/PHPCSStandards/PHP_CodeSniffer/blob/HEAD/CHANGELOG.md#3111---2024-11-16) [Compare Source](https://redirect.github.com/PHPCSStandards/PHP_CodeSniffer/compare/3.11.0...3.11.1) ##### Changed - Output from the `--generator=...` feature will respect the OS-expected EOL char in more places. [#671] - Thanks to \[Juliette Reinders Folmer]\[[@jrfnl](https://redirect.github.com/jrfnl)] for the patch. - Various housekeeping, including improvements to the tests and documentation. - Thanks to \[Bartosz Dziewoński]\[[@MatmaRex](https://redirect.github.com/MatmaRex)] and \[Juliette Reinders Folmer]\[[@jrfnl](https://redirect.github.com/jrfnl)] for their contributions. ##### Fixed - Fixed bug [#674] : Generic.WhiteSpace.HereNowdocIdentifierSpacing broken XML documentation - Thanks to \[Juliette Reinders Folmer]\[[@jrfnl](https://redirect.github.com/jrfnl)] for the patch. - Fixed bug [#675] : InvalidArgumentException when a ruleset includes a sniff by file name and the included sniff does not comply with the PHPCS naming conventions. - Notwithstanding this fix, it is strongly recommended to ensure custom sniff classes comply with the PHPCS naming conventions. - Thanks to \[Juliette Reinders Folmer]\[[@jrfnl](https://redirect.github.com/jrfnl)] for the patch. [#671]: https://redirect.github.com/PHPCSStandards/PHP_CodeSniffer/pull/671 [#674]: https://redirect.github.com/PHPCSStandards/PHP_CodeSniffer/pull/674 [#675]: https://redirect.github.com/PHPCSStandards/PHP_CodeSniffer/issues/675Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.