Skip to content
Snippets Groups Projects
Commit de80dfd4 authored by Anja Leichsenring's avatar Anja Leichsenring Committed by Stefan Bürk
Browse files

[TASK] Port exception code integrity checker into php integrity task

Port the duplicate exception code integrity check into the PhpParser
based integrity suite.

This allows for improvements compared with the older regex based
search, that missed quite some occurences.

We can now detect non-standard parameter position, named arguments
and also missing exception codes.

Resolves: #104275
Related: #103465
Releases: main
Change-Id: Ifcb1176b6803108a2c1668f090039fb0627d7d4e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/85033


Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent b58921b8
Branches
Tags
No related merge requests found
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