refactoring

This commit is contained in:
Roland Gruber 2025-07-29 07:56:34 +02:00
parent 6c589065ad
commit e52cfd54b6
13 changed files with 34 additions and 16 deletions

View file

@ -15,7 +15,6 @@ parameters:
analyseAndScan:
- */lists/changePassword.php
ignoreErrors:
- '#.* has invalid type .*#'
- '#Function [a-zA-Z0-9\\_-]+ not found.#'
- '#Used function [a-zA-Z0-9\\_-]+ not found.#'
- '#Variable \$helpArray might not be defined.#'