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
  • core
  • Classes
  • Utility
  • ExtensionManagementUtility.php
Find file BlameHistoryPermalink
  • Benni Mack's avatar
    [BUGFIX] Do not use optional method arguments before required arguments · f13e9b55
    Benni Mack authored Sep 15, 2020 and Anja Leichsenring's avatar Anja Leichsenring committed Sep 18, 2020
    In order to ensure PHP 8 compatibility, PHP methods should not have
    optional arguments BEFORE required arguments.
    
    Resolves: #92140
    Releases: master
    Change-Id: Ia9ee2ba12af0301d7bf2a0defbe6ad64674c1a71
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65742
    
    
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: Georg Ringer's avatarGeorg Ringer <georg.ringer@gmail.com>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: Anja Leichsenring's avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
    Reviewed-by: Georg Ringer's avatarGeorg Ringer <georg.ringer@gmail.com>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Anja Leichsenring's avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
    f13e9b55