Skip to content

Commit 78aebfb

Browse files
committed
[TASK] cleanup code for TYPO3 > 12
1 parent 2ba0d54 commit 78aebfb

File tree

1 file changed

+0
-34
lines changed

1 file changed

+0
-34
lines changed

Build/phpstan-baseline-14.neon

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -34,36 +34,6 @@ parameters:
3434
message: "#^Class TYPO3\\\\CMS\\\\Backend\\\\View\\\\PageLayoutContext constructor invoked with 2 parameters, 5 required\\.$#"
3535
count: 1
3636
path: ../Tests/Functional/Integrity/IntegrityTest.php
37-
-
38-
message: "#^Call to method assign\\(\\) on an unknown class TYPO3\\\\CMS\\\\Fluid\\\\View\\\\StandaloneView\\.$#"
39-
count: 9
40-
path: ../Classes/Backend/Preview/GridRenderer.php
41-
42-
-
43-
message: "#^Call to method render\\(\\) on an unknown class TYPO3\\\\CMS\\\\Fluid\\\\View\\\\StandaloneView\\.$#"
44-
count: 1
45-
path: ../Classes/Backend/Preview/GridRenderer.php
46-
47-
-
48-
message: "#^Call to method setLayoutRootPaths\\(\\) on an unknown class TYPO3\\\\CMS\\\\Fluid\\\\View\\\\StandaloneView\\.$#"
49-
count: 1
50-
path: ../Classes/Backend/Preview/GridRenderer.php
51-
52-
-
53-
message: "#^Call to method setPartialRootPaths\\(\\) on an unknown class TYPO3\\\\CMS\\\\Fluid\\\\View\\\\StandaloneView\\.$#"
54-
count: 1
55-
path: ../Classes/Backend/Preview/GridRenderer.php
56-
57-
-
58-
message: "#^Call to method setTemplatePathAndFilename\\(\\) on an unknown class TYPO3\\\\CMS\\\\Fluid\\\\View\\\\StandaloneView\\.$#"
59-
count: 1
60-
path: ../Classes/Backend/Preview/GridRenderer.php
61-
62-
-
63-
message: "#^Class TYPO3\\\\CMS\\\\Fluid\\\\View\\\\StandaloneView not found\\.$#"
64-
count: 1
65-
path: ../Classes/Backend/Preview/GridRenderer.php
66-
6737
-
6838
message: "#^Call to an undefined static method TYPO3\\\\CMS\\\\Core\\\\Versioning\\\\VersionState\\:\\:cast\\(\\)\\.$#"
6939
count: 1
@@ -73,7 +43,3 @@ parameters:
7343
message: "#^Call to an undefined static method TYPO3\\\\CMS\\\\Core\\\\Versioning\\\\VersionState\\:\\:cast\\(\\)\\.$#"
7444
count: 2
7545
path: ../Classes/Domain/Factory/PageView/Backend/ContentStorage.php
76-
-
77-
message: "#^Parameter \\#1 \\$record of method B13\\\\Container\\\\Backend\\\\Preview\\\\GridRenderer\\:\\:renderGrid\\(\\) expects array, TYPO3\\\\CMS\\\\Core\\\\Domain\\\\RecordInterface given\\.$#"
78-
count: 1
79-
path: ../Classes/Backend/Preview/ContainerPreviewRenderer.php

0 commit comments

Comments
 (0)