Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • Build
  • phpstan
  • phpstan-baseline.neon
Find file BlameHistoryPermalink
  • Oliver Klee's avatar
    [BUGFIX] Allow XCLASSing of WorkspaceRecord · 874d3d7b
    Oliver Klee authored Apr 18, 2022 and Stefan Bürk's avatar Stefan Bürk committed Jun 19, 2022
    The factory method WorkspaceRecord::get() now uses a proper
    makeInstance() call instead of new for creating new instances,
    which allows XCLASSing the class and aligns object creation
    to "the TYPO3 way" in that place.
    
    Also add a regression test.
    
    Resolves: #97423
    Relates: #97754
    Releases: main, 11.5
    Change-Id: I76e5ce3a1f908bf0efa4faaa439724e2d1d7cbb2
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74347
    
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Simon Schaufelberger's avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: Stefan Bürk's avatarStefan Bürk <stefan@buerk.tech>
    Reviewed-by: Simon Schaufelberger's avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Stefan Bürk's avatarStefan Bürk <stefan@buerk.tech>
    874d3d7b

Replace phpstan-baseline.neon

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.