We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee2f787 commit 1375d67Copy full SHA for 1375d67
Build/phpstan/phpstan-baseline.neon
@@ -24,12 +24,6 @@ parameters:
24
count: 1
25
path: ../../Classes/Core/Functional/Framework/Constraint/RequestSection/HasRecordConstraint.php
26
27
- -
28
- message: '#^Call to function property_exists\(\) with TYPO3\\CMS\\Core\\DataHandling\\DataHandler and ''copyTree'' will always evaluate to true\.$#'
29
- identifier: function.alreadyNarrowedType
30
- count: 1
31
- path: ../../Classes/Core/Functional/Framework/DataHandling/Scenario/DataHandlerWriter.php
32
-
33
34
message: '#^Call to static method PHPUnit\\Framework\\Assert\:\:assertTrue\(\) with true will always evaluate to true\.$#'
35
identifier: staticMethod.alreadyNarrowedType
0 commit comments