refactoring

This commit is contained in:
Roland Gruber 2025-07-22 17:29:33 +02:00
parent c368a748dd
commit bd7008f39f
4 changed files with 13 additions and 15 deletions

View file

@ -20,6 +20,5 @@ parameters:
- '#Function [a-zA-Z0-9\\_-]+ not found.#'
- '#Used function [a-zA-Z0-9\\_-]+ not found.#'
- '#Variable \$helpArray might not be defined.#'
- '#Function [a-zA-Z0-9\(\)\\_-]+ has invalid return type [a-zA-Z0-9\\_-]+.#'
- '#Binary operation .* between .* and .* results in an error.#'
- '#Offset .SID. on array.*in isset\(\) always exists.*#'