Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • qfq qfq
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • typo3typo3
  • qfqqfq
  • Merge requests
  • !348

Remove function setMainPaths() and replace it with lazy initialization

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Marc Egger requested to merge marcRemoveFunctionSetMainPaths into develop May 17, 2021
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 19

Path.php can now be used without any initialization. All non-constant paths are initialized when they are first accessed. Paths can still be set manually but it is not necessary to use setMainPaths() at every entry point.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: marcRemoveFunctionSetMainPaths