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
  • typo3
  • sysext
  • install
  • ext_localconf.php
Find file Blame History Permalink
  • obartsch's avatar
    [TASK] Declare strict types in ext_localconf.php files · 8112b3cd
    obartsch authored Aug 24, 2021 and afernandez's avatar afernandez committed Aug 24, 2021
    Since #94739 it's possible to declare strict types
    in ext_localconf.php files. This patch does this
    through the core.
    
    Resolves: #94981
    Related: #94739
    Releases: master
    Change-Id: I61a937a487d5d065daccc58ca997a1ffd80f9d35
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70743
    
    
    Tested-by: default avatarcore-ci <typo3@b13.com>
    Tested-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
    Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
    Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
    Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
    8112b3cd