Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • typo3
  • sysext
  • backend
  • Classes
  • Controller
  • PageLayoutController.php
Find file BlameHistoryPermalink
  • 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: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Richard Haeser's avatarRichard Haeser <richard@richardhaeser.com>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: Richard Haeser's avatarRichard Haeser <richard@richardhaeser.com>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    37388f26