Skip to content
Snippets Groups Projects
Commit af2e5c07 authored by Stefan Bürk's avatar Stefan Bürk Committed by Benjamin Franzke
Browse files

[TASK] Streamline core php files header

Automatic check of php file header has been silently disabled
somewhere in the past, thus wrong file headers has slipped into
the core. With #98203 this will be ensured again.

To avoid making nightly core ci unhappy this change acts as
pre-patch to streamline the file header issues.

* add missing file headers
* fix invalid file headers
* move file headers to the right place

Resolves: #98204
Related: #98203
Releases: main
Change-Id: I37bf8e08fcab37f05352f2c315f4084b77211ef3
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75550


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarOliver Hader <oliver.hader@typo3.org>
Tested-by: default avatarTorben Hansen <derhansen@gmail.com>
Tested-by: default avatarBenjamin Franzke <bfr@qbus.de>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
Reviewed-by: default avatarTorben Hansen <derhansen@gmail.com>
Reviewed-by: default avatarBenjamin Franzke <bfr@qbus.de>
parent 0787c222
Branches
Tags
No related merge requests found
Showing
with 124 additions and 32 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