[TASK] Resolve "right side of && is always true" in PHPStan
The PHPStan baseline file has several entries for this error. This patch resolves them by adjusting the code so the issue is not relevant. Resolves: #97458 Releases: main, 11.5 Change-Id: Ida192b1168dbf9c9cc3ba7f2ca9e635187137a05 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74553 Tested-by:core-ci <typo3@b13.com> Tested-by:
Nikita Hovratov <nikita.h@live.de> Reviewed-by:
Nikita Hovratov <nikita.h@live.de>
Showing
- Build/phpstan/phpstan-baseline.neon 0 additions, 40 deletionsBuild/phpstan/phpstan-baseline.neon
- typo3/sysext/backend/Classes/Form/Element/SelectTreeElement.php 1 addition, 1 deletion...sysext/backend/Classes/Form/Element/SelectTreeElement.php
- typo3/sysext/core/Classes/Crypto/PasswordHashing/BcryptPasswordHash.php 0 additions, 1 deletion...ore/Classes/Crypto/PasswordHashing/BcryptPasswordHash.php
- typo3/sysext/core/Classes/Imaging/GraphicalFunctions.php 16 additions, 18 deletionstypo3/sysext/core/Classes/Imaging/GraphicalFunctions.php
- typo3/sysext/core/Classes/LinkHandling/LinkService.php 2 additions, 2 deletionstypo3/sysext/core/Classes/LinkHandling/LinkService.php
- typo3/sysext/core/Classes/Mail/MemorySpool.php 1 addition, 1 deletiontypo3/sysext/core/Classes/Mail/MemorySpool.php
- typo3/sysext/core/Classes/Resource/ResourceCompressor.php 1 addition, 1 deletiontypo3/sysext/core/Classes/Resource/ResourceCompressor.php
- typo3/sysext/extbase/Classes/Persistence/Generic/LazyLoadingProxy.php 1 addition, 1 deletion.../extbase/Classes/Persistence/Generic/LazyLoadingProxy.php
- typo3/sysext/extbase/Classes/Persistence/Generic/Storage/Typo3DbQueryParser.php 1 addition, 1 deletion...lasses/Persistence/Generic/Storage/Typo3DbQueryParser.php
Please register or sign in to comment