Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • 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 0
    • Merge requests 0
  • 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
  • typo3
  • qfqqfq
  • Merge requests
  • !348

Merged
Created May 17, 2021 by Marc Egger@meggerMaintainer

Remove function setMainPaths() and replace it with lazy initialization

  • 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
Reviewer
Request review from
Time tracking
Source branch: marcRemoveFunctionSetMainPaths