Skip to content
Snippets Groups Projects
Commit bf351f80 authored by Stefan Bürk's avatar Stefan Bürk
Browse files

[TASK] Resolve cgl violations in php files

With #98331 friendsofphp/php-cs-fixer has been raised in
v11. However, pre-merge ci only scans for cgl in changed
php files. Thus no scan has been run on all php files and
cgl violations were not detected. Nightly revealed them.

This change runs cgl fix on all files to align them to the
current rules and style.

Used commands:

> Build/Scripts/runTests.sh -s cgl

Resolves: #98338
Related: #98331
Releases: 11.5
Change-Id: I98863b7bc28ea4e751a0b69f65eb4589db97b844
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75698


Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
parent 74b597cb
Branches
Tags
No related merge requests found
Showing
with 77 additions and 77 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment