You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[TASK] Sync php-cs-fixer rules with the latest TYPO3 Core version
Synced with the following TYPO3 Core changes:
- TYPO3/typo3@cc1708b
Rename @PER-CS1.0 to @PER-CS1x0 (and @PER-CS2.0 to @PER-CS2x0 in
comments) following the php-cs-fixer 3.88.0 ruleset rename.
Bumps php-cs-fixer requirement to ^3.88.2.
- TYPO3/typo3@d7d47c5
Add 'protected_to_private' rule to enforce private visibility where
protected is not required.
0 commit comments