Project

General

Profile

Actions

Task #97716

closed

Replace single quotes by double quotes in annotations

Added by TYPO3 GmbH TYPO3com over 2 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-05-31
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Doctrine (now?) doe not allow values to be surrounded by single quotes. It expects a `PlainValue` but struggles over the quotes. Replacing the single with double quotes solves this.
`[Syntax Error] Expected PlainValue, got ''' at position ***`

This issue was automatically created from https://github.com/TYPO3/typo3/pull/383

Actions

Also available in: Atom PDF