[BUGFIX] Resolve access to undefined property PHPStan warnings
This patch addresses most "undefined property" PHPStan messages. Used command: > Build/Scripts/runTests.sh -s phpstanGenerateBaseline Resolves: #97596 Releases: main, 11.5 Change-Id: I8c599166fa1747cc34573a035598eaaadbf680cc Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74583 Tested-by:core-ci <typo3@b13.com> Tested-by:
Nikita Hovratov <nikita.h@live.de> Tested-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Nikita Hovratov <nikita.h@live.de> Reviewed-by:
Stefan Bürk <stefan@buerk.tech>
Showing
- Build/phpstan/phpstan-baseline.neon 0 additions, 40 deletionsBuild/phpstan/phpstan-baseline.neon
- typo3/sysext/backend/Classes/ViewHelpers/ArrayBrowserViewHelper.php 0 additions, 1 deletion...xt/backend/Classes/ViewHelpers/ArrayBrowserViewHelper.php
- typo3/sysext/core/Classes/Database/Schema/Parser/Parser.php 1 addition, 1 deletiontypo3/sysext/core/Classes/Database/Schema/Parser/Parser.php
- typo3/sysext/core/Classes/Utility/GeneralUtility.php 11 additions, 2 deletionstypo3/sysext/core/Classes/Utility/GeneralUtility.php
- typo3/sysext/core/Tests/Unit/Configuration/Parser/PageTsConfigParserTest.php 1 addition, 0 deletions...ests/Unit/Configuration/Parser/PageTsConfigParserTest.php
- typo3/sysext/indexed_search/Classes/Utility/DoubleMetaPhoneUtility.php 4 additions, 0 deletions...indexed_search/Classes/Utility/DoubleMetaPhoneUtility.php
- typo3/sysext/install/Classes/ExtensionScanner/Php/Matcher/ConstructorArgumentMatcher.php 10 additions, 10 deletions...tensionScanner/Php/Matcher/ConstructorArgumentMatcher.php
Please register or sign in to comment