[TASK] PSR-12: Add unified new statements and argument spacing
TYPO3's PHP-CS-Fixer configuration is adapted to move towards the PSR-12 standard by unifying the new statement and adding proper braces argument methods and arguments. Resolves: #91026 Releases: master Change-Id: If5eb945e18fb4a2330e3c9eeaf90134126638079 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64163 Tested-by:TYPO3com <noreply@typo3.com> Tested-by:
Alexander Schnitzler <git@alexanderschnitzler.de> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Alexander Schnitzler <git@alexanderschnitzler.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com>
Showing
- Build/.php_cs 4 additions, 0 deletionsBuild/.php_cs
- Build/Scripts/annotationChecker.php 1 addition, 1 deletionBuild/Scripts/annotationChecker.php
- Build/Scripts/docBlockChecker.php 1 addition, 1 deletionBuild/Scripts/docBlockChecker.php
- typo3/sysext/backend/Tests/Unit/Form/FormDataProvider/DatabaseRowInitializeNewTest.php 24 additions, 24 deletions...it/Form/FormDataProvider/DatabaseRowInitializeNewTest.php
- typo3/sysext/backend/Tests/Unit/Form/FormDataProvider/DatabaseUserPermissionCheckTest.php 18 additions, 18 deletions...Form/FormDataProvider/DatabaseUserPermissionCheckTest.php
- typo3/sysext/backend/Tests/Unit/Form/FormDataProvider/TcaCheckboxItemsTest.php 8 additions, 8 deletions...Tests/Unit/Form/FormDataProvider/TcaCheckboxItemsTest.php
- typo3/sysext/backend/Tests/Unit/Form/FormDataProvider/TcaColumnsProcessCommonTest.php 8 additions, 8 deletions...nit/Form/FormDataProvider/TcaColumnsProcessCommonTest.php
- typo3/sysext/backend/Tests/Unit/Form/FormDataProvider/TcaColumnsProcessFieldLabelsTest.php 5 additions, 5 deletions...orm/FormDataProvider/TcaColumnsProcessFieldLabelsTest.php
- typo3/sysext/backend/Tests/Unit/Form/FormDataProvider/TcaColumnsProcessRecordTitleTest.php 4 additions, 4 deletions...orm/FormDataProvider/TcaColumnsProcessRecordTitleTest.php
- typo3/sysext/backend/Tests/Unit/Form/FormDataProvider/TcaColumnsProcessShowitemTest.php 7 additions, 7 deletions...t/Form/FormDataProvider/TcaColumnsProcessShowitemTest.php
- typo3/sysext/backend/Tests/Unit/Form/FormDataProvider/TcaFlexPrepareTest.php 4 additions, 4 deletions...d/Tests/Unit/Form/FormDataProvider/TcaFlexPrepareTest.php
- typo3/sysext/backend/Tests/Unit/Form/FormDataProvider/TcaGroupTest.php 4 additions, 4 deletions...backend/Tests/Unit/Form/FormDataProvider/TcaGroupTest.php
- typo3/sysext/backend/Tests/Unit/Form/FormDataProvider/TcaInlineConfigurationTest.php 22 additions, 22 deletions...Unit/Form/FormDataProvider/TcaInlineConfigurationTest.php
- typo3/sysext/backend/Tests/Unit/Form/FormDataProvider/TcaInlineExpandCollapseStateTest.php 3 additions, 3 deletions...orm/FormDataProvider/TcaInlineExpandCollapseStateTest.php
- typo3/sysext/backend/Tests/Unit/Form/FormDataProvider/TcaInlineTest.php 3 additions, 3 deletions...ackend/Tests/Unit/Form/FormDataProvider/TcaInlineTest.php
- typo3/sysext/backend/Tests/Unit/Form/FormDataProvider/TcaInputPlaceholdersTest.php 9 additions, 9 deletions...s/Unit/Form/FormDataProvider/TcaInputPlaceholdersTest.php
- typo3/sysext/backend/Tests/Unit/Form/FormDataProvider/TcaRadioItemsTest.php 12 additions, 12 deletions...nd/Tests/Unit/Form/FormDataProvider/TcaRadioItemsTest.php
- typo3/sysext/backend/Tests/Unit/Form/FormDataProvider/TcaRecordTitleTest.php 22 additions, 22 deletions...d/Tests/Unit/Form/FormDataProvider/TcaRecordTitleTest.php
- typo3/sysext/backend/Tests/Unit/Form/FormDataProvider/TcaSelectItemsTest.php 56 additions, 56 deletions...d/Tests/Unit/Form/FormDataProvider/TcaSelectItemsTest.php
- typo3/sysext/backend/Tests/Unit/Form/FormDataProvider/TcaSelectTreeItemsTest.php 2 additions, 2 deletions...sts/Unit/Form/FormDataProvider/TcaSelectTreeItemsTest.php
Please register or sign in to comment