Opened 13 months ago
Last modified 3 months ago
#42808 new defect (bug)
Remove old style PHPCS ignore comments
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 5.1 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Build/Test Tools | Keywords: | has-patch commit |
| Focuses: | coding-standards | Cc: |
Description
Currently, there are 4 files in /tests that use the PHPCS 2.x @codingStandardsIgnore* ignore comment syntax
These should be updated to the new PHPCS 3.2 syntax or removed if no longer required.
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
In 42808.diff:
Coding Standards:
@codingStandardsIgnore*ignore comments fromtests/phpunit/tests/customizeGeneric.Formatting.MultipleStatementAlignment.NotSameWarning)