Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C CMS
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • CI
  • CMS
  • Repository
Switch branch/tag
  • cms
  • typo3
  • sysext
  • impexp
  • Classes
  • ImportExport.php
Find file BlameHistoryPermalink
  • Alexander Schnitzler's avatar
    [TASK] Enable phpstan PHPStan\Rules\DeadCode\UnreachableStatementRule · 35cddac2
    Alexander Schnitzler authored Mar 31, 2020 and Georg Ringer's avatar Georg Ringer committed Apr 02, 2020
    Several issues have been ignored because of checks on runtime
    constants which vary from context to context. Since we can
    only simulate one context, phpstan is unable to properly
    detect several paths.
    
    Releases: master
    Resolves: #90909
    Change-Id: Ie3213112a299559687f27317821453137cd5322a
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64030
    
    
    Reviewed-by: Oliver Klee's avatarOliver Klee <typo3-coding@oliverklee.de>
    Reviewed-by: Andreas Fernandez's avatarAndreas Fernandez <a.fernandez@scripting-base.de>
    Reviewed-by: Georg Ringer's avatarGeorg Ringer <georg.ringer@gmail.com>
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: Andreas Fernandez's avatarAndreas Fernandez <a.fernandez@scripting-base.de>
    Tested-by: Georg Ringer's avatarGeorg Ringer <georg.ringer@gmail.com>
    35cddac2