mirror of
https://github.com/werkraum-media/thuecat.git
synced 2024-12-04 19:16:13 +01:00
Update baseline
The new TYPO3 version lead to a new phpstan finding which we ignore for now.
This commit is contained in:
parent
29357d8abd
commit
230a2358c4
1 changed files with 4 additions and 0 deletions
|
@ -334,3 +334,7 @@ parameters:
|
|||
count: 13
|
||||
path: Tests/Functional/ImportTest.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#2 \\$callback of function usort expects callable\\(TEntity, TEntity\\)\\: int, Closure\\(WerkraumMedia\\\\ThueCat\\\\Domain\\\\Model\\\\Frontend\\\\ParkingFacility, WerkraumMedia\\\\ThueCat\\\\Domain\\\\Model\\\\Frontend\\\\ParkingFacility\\)\\: int\\<\\-1, 1\\> given\\.$#"
|
||||
count: 1
|
||||
path: Classes/Domain/Model/Frontend/Place.php
|
||||
|
|
Loading…
Reference in a new issue