Changes between Initial Version and Version 1 of Ticket #49376, comment 2
- Timestamp:
- 02/06/2020 10:28:51 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #49376, comment 2
initial v1 1 The `Squiz.WhiteSpace.LanguageConstructSpacing` sniff is alreadydeprecated and [https://github.com/squizlabs/PHP_CodeSniffer/blob/077ebabafe34c7bc3c214bc8c9f591580707914b/CHANGELOG.md#L43-L44 will be removed in PHPCS 4.0].1 The `Squiz.WhiteSpace.LanguageConstructSpacing` sniff is deprecated and [https://github.com/squizlabs/PHP_CodeSniffer/blob/077ebabafe34c7bc3c214bc8c9f591580707914b/CHANGELOG.md#L43-L44 will be removed in PHPCS 4.0]. 2 2 3 Use `Generic.WhiteSpace.LanguageConstructSpacing` instead.3 Consider using `Generic.WhiteSpace.LanguageConstructSpacing` instead. Though, since this change is intended as a temporary one until WPCS itself changes (which should happen before PHPCS 4.0), leave as is.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)