refactoring

This commit is contained in:
Roland Gruber 2025-07-28 20:26:41 +02:00
parent a9b964078a
commit 26098b27ce
3 changed files with 24 additions and 23 deletions

View file

@ -22,3 +22,6 @@ parameters:
- '#Variable \$helpArray might not be defined.#'
- '#Binary operation .* between .* and .* results in an error.#'
- '#Offset .SID. on array.*in isset\(\) always exists.*#'
- '#Offset .preferred_username. does not exist on.*#'
- '#Strict comparison using !== between non-empty-list.*will always evaluate to true.*#'
- '#Strict comparison using !== between non-empty-array.*will always evaluate to true.*#'