Skip to content
Code-Schnipsel Gruppen Projekte
Commit b9db8919 erstellt von Henning Leutz's avatar Henning Leutz :martial_arts_uniform:
Dateien durchsuchen

chore: update phpstan version and remove redundant error logs

This commit updates the phpstan version in the .phive/phars.xml file from 1.11.8 to 1.12.13 and
sets its copy attribute to false. It also removes all errors in the phpstan-baseline.neon file as
they are no longer relevant or have been fixed.
Übergeordneter 54acbc74
Keine zugehörigen Branchen gefunden
Keine zugehörigen Tags gefunden
2 Merge Requests!64chore: update phpstan version and remove redundant error logs,!50Update 'next-3.x' with latest changes from 'main'
Pipeline-Nr. 15994 mit Warnungen bestanden
<?xml version="1.0" encoding="UTF-8"?>
<phive xmlns="https://phar.io/phive">
<phar name="phpstan" version="1.11.8" installed="1.11.8" location="./tools/phpstan" copy="true"/>
<phar name="phpstan" version="1.*" installed="1.12.13" location="./tools/phpstan" copy="false"/>
<phar name="phpunit" version="^10.5.20" installed="10.5.20" location="./tools/phpunit" copy="true"/>
<phar name="phpcs" version="^3.10.1" installed="3.10.1" location="./tools/phpcs" copy="true"/>
<phar name="phpcbf" version="^3.10.1" installed="3.10.1" location="./tools/phpcbf" copy="true"/>
......
parameters:
ignoreErrors:
-
message: "#^Call to an undefined method QUI\\\\FrontendUsers\\\\Controls\\\\Profile\\\\ControlInterface\\:\\:setAttribute\\(\\)\\.$#"
count: 1
path: ajax/frontend/profile/save.php
-
message: "#^Negated boolean expression is always true\\.$#"
count: 1
path: src/QUI/FrontendUsers/Console/SendUserMails.php
-
message: "#^Variable \\$Authenticator in PHPDoc tag @var does not exist\\.$#"
count: 1
path: src/QUI/FrontendUsers/Controls/Login.php
-
message: "#^Call to an undefined method QUI\\\\FrontendUsers\\\\Controls\\\\Profile\\\\ControlInterface\\:\\:setAttribute\\(\\)\\.$#"
count: 1
path: src/QUI/FrontendUsers/Controls/Profile.php
-
message: "#^Parameter \\#1 \\$maxWidth of method QUI\\\\Projects\\\\Media\\\\ExternalImage\\:\\:getSizeCacheUrl\\(\\) expects bool, int given\\.$#"
count: 1
path: src/QUI/FrontendUsers/Controls/Profile/UserAvatar.php
-
message: "#^Parameter \\#2 \\$maxHeight of method QUI\\\\Projects\\\\Media\\\\ExternalImage\\:\\:getSizeCacheUrl\\(\\) expects bool, int given\\.$#"
count: 1
path: src/QUI/FrontendUsers/Controls/Profile/UserAvatar.php
-
message: "#^Call to an undefined method QUI\\\\Interfaces\\\\Projects\\\\Media\\\\File\\:\\:setTitle\\(\\)\\.$#"
count: 1
path: src/QUI/FrontendUsers/Controls/Profile/UserAvatarUpload.php
-
message: "#^Parameter \\#1 \\$User of method QUI\\\\FrontendUsers\\\\Handler\\:\\:sendChangeEmailAddressMail\\(\\) expects QUI\\\\Users\\\\User, QUI\\\\Interfaces\\\\Users\\\\User given\\.$#"
count: 1
path: src/QUI/FrontendUsers/Controls/Profile/UserData.php
-
message: "#^Parameter \\#1 \\$maxWidth of method QUI\\\\Projects\\\\Media\\\\ExternalImage\\:\\:getSizeCacheUrl\\(\\) expects bool, int given\\.$#"
count: 1
path: src/QUI/FrontendUsers/Controls/UserIcon.php
-
message: "#^Parameter \\#2 \\$maxHeight of method QUI\\\\Projects\\\\Media\\\\ExternalImage\\:\\:getSizeCacheUrl\\(\\) expects bool, int given\\.$#"
count: 1
path: src/QUI/FrontendUsers/Controls/UserIcon.php
-
message: "#^Call to an undefined method QUI\\\\Interfaces\\\\Projects\\\\Site\\:\\:getLocation\\(\\)\\.$#"
count: 1
path: src/QUI/FrontendUsers/Events.php
0% Lade oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren