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
  • ..
  • 11.0
  • Feature-91719-CustomErrorMessagesInRe...
Find file BlameHistoryPermalink
  • Julian Hofmann's avatar
    [TASK] Replace single quotes by double quotes in annotations · 7e0fe3e0
    Julian Hofmann authored May 31, 2022 and Christian Kuhn's avatar Christian Kuhn committed Jun 19, 2022
    Doctrine (now?) does not allow values to be surrounded by single quotes.
    It expects a `PlainValue` but struggles over the quotes. Replacing the
    single quotes with double quotes solves this problem:
    
    `[Syntax Error] Expected PlainValue, got ''' at position ***`
    
    Releases: main, 11.5
    Resolves: #97716
    Change-Id: I34042f350bcac2d6518f73be9796d39e0bcc64a7
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74794
    
    Tested-by: Simon Schaufelberger's avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Simon Schaufelberger's avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    7e0fe3e0