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

chore: correct class reference case in phpstan-baseline.neon

Resolves an issue where QUI\\\\Database\\\\Exception was incorrectly referenced as
QUI\\\\DataBase\\\\Exception in phpstan-baseline.neon. It also removes the affected code for
cleaner modification.
Übergeordneter 40206500
No related branches found
No related tags found
2 Merge Requests!92Update 'next-3.x' with latest changes from 'main',!91refactor(phpstan): update usage of types for better clarity
Pipeline #15029 bestanden mit Phase
in 2 Minuten und 33 Sekunden
......@@ -15,11 +15,6 @@ parameters:
count: 1
path: src/QUI/ERP/Accounting/Invoice/Factory.php
-
message: "#^Class QUI\\\\Database\\\\Exception referenced with incorrect case\\: QUI\\\\DataBase\\\\Exception\\.$#"
count: 1
path: src/QUI/ERP/Accounting/Invoice/Invoice.php
-
message: "#^Method QUI\\\\ERP\\\\Accounting\\\\Invoice\\\\Invoice\\:\\:getShipping\\(\\) has invalid return type QUI\\\\ERP\\\\Shipping\\\\Types\\\\ShippingUnique\\.$#"
count: 2
......
0% oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren