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
  • typo3
  • sysext
  • core
  • Classes
  • Utility
  • DiffUtility.php
Find file BlameHistoryPermalink
  • Oliver Bartsch's avatar
    [BUGFIX] Ensure strings are passed to makeDiffDisplay() · cd59f1c2
    Oliver Bartsch authored May 09, 2022 and Georg Ringer's avatar Georg Ringer committed May 10, 2022
    In #97373 the makeDiffDisplay() method of
    DiffUtility got type hinted. However, since
    the corresponding usages were not adjusted,
    this now led to type errors.
    
    This is now fixed by applying proper typecasts.
    
    Resolves: #97598
    Related: #97373
    Releases: main
    Change-Id: I1593228df561e156cb8426db5743f1a63b2304f1
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74586
    
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Oliver Klee's avatarOliver Klee <typo3-coding@oliverklee.de>
    Tested-by: Stefan Bürk's avatarStefan Bürk <stefan@buerk.tech>
    Tested-by: Georg Ringer's avatarGeorg Ringer <georg.ringer@gmail.com>
    Reviewed-by: Oliver Klee's avatarOliver Klee <typo3-coding@oliverklee.de>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Georg Ringer's avatarGeorg Ringer <georg.ringer@gmail.com>
    cd59f1c2

Replace DiffUtility.php

Attach a file by drag & drop or click to upload


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