Project

General

Profile

Actions

Bug #67048

closed

PHP 5.6.9, probably due to libpcre-Update in PHP

Added by Jonas Eberle almost 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-05-20
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

After updating from PHP 5.6.8 to PHP 5.6.9 (http://php.net/ChangeLog-5.php#5.6.9), I am encountering these errors:

Typo3 7.2.0 (installtool or backend):

#1: PHP Warning: preg_match(): Compilation failed: internal error: previously-checked referenced subpattern not found at offset 1963 in typo3_src-7.2.0/typo3/sysext/fluid/Classes/Core/Parser/TemplateParser.php line 811

TYPO3\CMS\Core\Error\Exception thrown in file
typo3_src-7.2.0/typo3/sysext/core/Classes/Error/ErrorHandler.php in line 102.

(frontend):
Oops, an error occurred!

Typo3 6.2.12 (backend, installtool):

#1237900529: The argument "arguments" was registered with type "array", but is of type "string" in view helper "TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper" 

InvalidArgumentException thrown in file
/var/www/wrs.0711cms.de/typo3_src-6.2.12/typo3/sysext/fluid/Classes/Core/ViewHelper/AbstractViewHelper.php in line 385.

I suspect the PHP-upgrade to pcrelib 8.37 being the cause of the Typo3 7.2-error. For the other, I really have no idea.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #67234: Loading Language Files fails when document root is an nfs shareClosed2015-06-02

Actions
Has duplicate TYPO3 Core - Bug #67350: PHP Warning: preg_match(): Compilation failed: internal error: previously-checked referenced subpattern not found at offset 1963Closed2015-06-08

Actions
Actions

Also available in: Atom PDF