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
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
  • typo3
  • ..
  • Remote
  • ActionHandler.php
Find file Blame History Permalink
  • Daniel Goerz's avatar
    [TASK] Enable phpstan parameter checkFunctionArgumentTypes · 37388f26
    Daniel Goerz authored Mar 05, 2021 and Benni Mack's avatar Benni Mack committed Mar 11, 2021
    From now on, phpstan will validate arguments passed to methods
    for type integrity. This patch also resolves all remaining
    issues in the core up to PHP 7.4.
    
    Running phpstan on PHP 8 is therefore disabled temporarily and
    will be enabled again with another patch that resolves all
    remaining PHP 8 issues regarding argument types.
    
    Resolves: #93652
    Releases: master
    Change-Id: I2cbd15c5e83ae188a4d453c71b5841d424b2eef8
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68191
    
    
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: default avatarcore-ci <typo3@b13.com>
    Tested-by: default avatarRichard Haeser <richard@richardhaeser.com>
    Tested-by: default avatarBenni Mack <benni@typo3.org>
    Reviewed-by: default avatarRichard Haeser <richard@richardhaeser.com>
    Reviewed-by: default avatarBenni Mack <benni@typo3.org>
    37388f26