Bug #79716
closedAllow Risky fixer in php-cs-fixer 2.0.1 configuration
100%
Description
PHP CS Fixer 2.0.1 introduces
minor #2397 RuleSet - Check risky (SpacePossum, keradus)
Therefore we have to set:
->setRiskyAllowed(true)
See https://github.com/georgringer/news/pull/255/commits/7b3a2d8efe01b9ee46e394d379849950a76b2786#diff-4808dd7817a0d3bd0636e6d8d3f7605aR48 as example.
Updated by Gerrit Code Review almost 8 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51615
Updated by Gerrit Code Review almost 8 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51618
Updated by Gerrit Code Review almost 8 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51615
Updated by Jan Kiesewetter almost 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset eaa69dc5db2954320aedf074e861c8edc7c49416.