Project

General

Profile

Actions

Bug #83442

closed

Missing keyword "new"

Added by Michael Ganner over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2017-12-28
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.1
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

file: /typo3_src/vendor/typo3fluid/fluid/src/Core/Parser/BooleanParser.php
function: parseTermToken
line: 320

throw new ParserException(sprintf('%t is not a valid expression term', $t));

Actions #1

Updated by Georg Ringer over 6 years ago

  • Status changed from New to Resolved

this has already been solved in fluid, see https://github.com/TYPO3/Fluid/blob/master/src/Core/Parser/BooleanParser.php and if you are using composer, you will already get fixed version. with non composer installations, next version will probably fix it there as well.

Actions #2

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF