Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
  • typo3
  • typo3
  • sysext
  • core
  • Classes
  • Resource
  • ResourceCompressor.php
Find file BlameHistoryPermalink
  • crell's avatar
    [TASK] Resolve "right side of && is always true" in PHPStan · 902126db
    crell authored Apr 22, 2022 and Nikita Hovratov's avatar Nikita Hovratov committed May 07, 2022
    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/+/74378
    
    
    Reviewed-by: Oliver Klee's avatarOliver Klee <typo3-coding@oliverklee.de>
    Reviewed-by: Nikita Hovratov's avatarNikita Hovratov <nikita.h@live.de>
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Oliver Klee's avatarOliver Klee <typo3-coding@oliverklee.de>
    Tested-by: Nikita Hovratov's avatarNikita Hovratov <nikita.h@live.de>
    902126db