Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Build/phpstan-baseline-14.neon
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ parameters:
path: ../Tests/Functional/Integrity/IntegrityTest.php
-
message: "#^Call to method assign\\(\\) on an unknown class TYPO3\\\\CMS\\\\Fluid\\\\View\\\\StandaloneView\\.$#"
count: 8
count: 9
path: ../Classes/Backend/Preview/GridRenderer.php

-
Expand Down Expand Up @@ -87,4 +87,4 @@ parameters:
-
message: "#^Parameter \\#1 \\$record of method B13\\\\Container\\\\Backend\\\\Preview\\\\GridRenderer\\:\\:renderGrid\\(\\) expects array, TYPO3\\\\CMS\\\\Core\\\\Domain\\\\RecordInterface given\\.$#"
count: 1
path: ../Classes/Listener/PageContentPreviewRendering.php
path: ../Classes/Listener/PageContentPreviewRendering.php
Loading