Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C CMS
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • CI
  • CMS
  • Repository
Switch branch/tag
  • cms
  • typo3
  • sysext
  • impexp
  • Classes
  • ImportExport.php
Find file BlameHistoryPermalink
  • Stefan Bürk's avatar
    [TASK] Quote identifier in messages with " instead of ' for ext:impexp · 3a9bac11
    Stefan Bürk authored Oct 06, 2021 and Oliver Bartsch's avatar Oliver Bartsch committed Oct 07, 2021
    Log messages generally use double-quotes.  This patch fixes the
    few stragglers that do not.
    
    This also fixes an issue in PHP 8.1, where the defaults for
    htmlspecialchars() have changed resulting in some test failures.
    Standardizing the quotes makes the tests pass in all cases.
    
    Resolves: #95507
    Releases: master
    Change-Id: I7ee189b8df997700f62f8379916624c27f02742a
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/71476
    
    
    Reviewed-by: crell's avatarcrell <larry@garfieldtech.com>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    3a9bac11