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
  • ..
  • Generic
  • LazyLoadingProxy.php
Find file Blame History Permalink
  • simonschaufi's avatar
    [BUGFIX] Fix doctype annotations · 3344f500
    simonschaufi authored Dec 20, 2021 and lolli's avatar lolli committed Dec 21, 2021
    According to https://docs.phpdoc.org/latest/guide/guides/types.html#union-types
    it is only allowed to use "string|null" and not "?string"
    
    Resolves: #96407
    Releases: main, 11.5
    Change-Id: I4e9ec53d05feb5cfffc4eebc29de447d6225ab66
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72774
    
    
    Tested-by: default avatarcore-ci <typo3@b13.com>
    Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
    3344f500