Skip to content
Snippets Groups Projects
Commit 08ca9785 authored by Andreas Fernandez's avatar Andreas Fernandez
Browse files

[TASK] Add `function_to_constant` to php-cs-fixer

php-cs-fixer has the fixer `function_to_constant` which replaces PHP
functions to their equivalent constants, which is added with this
commit.

Resolves: #97697
Releases: main
Change-Id: Ibdbfab404d2a7d35698d4afd6bb265294f7c3faf
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74773


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 1e90ac9d
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