Project

General

Profile

Actions

Bug #35329

closed

PHP: unexpected T_STRING in /t3lib/utility/class.t3lib_utility_command.php

Added by Phillip P over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-03-28
Due date:
% Done:

0%

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

Description

PHP Error: "syntax error, unexpected T_STRING in /t3lib/utility/class.t3lib_utility_command.php on line 89" after update from 4.5.12 to 4.5.14.

Line 89 in class.t3lib_utility_command.php:

$path = addhandler add($originalPath);

Actions #2

Updated by Georg Ringer over 12 years ago

  • Status changed from New to Needs Feedback
Actions #3

Updated by Dmitry Dulepov over 12 years ago

  • Status changed from Needs Feedback to Closed
$ php -l t3lib/utility/class.t3lib_utility_command.php
No syntax errors detected in t3lib/utility/class.t3lib_utility_command.php

So there is no syntax error there. We have a check for PHP syntax in Gerrit, so the code with PHP error could never come into TYPO3.
Actions

Also available in: Atom PDF