Project

General

Profile

Actions

Bug #55662

closed

PHP Warning preg_replace in current master

Added by Jan Kiesewetter about 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2014-02-04
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:

Description

I get a PHP warning in the current master:
PHP Warning
PHP Warning: preg_replace(): Unknown modifier 'l' in typo3_src-git/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php line 634

Seems to be related to commit aa37842bd4468c9313bd98c97d6d2d76ad44e6b5


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #55122: Cleanup and optimize methods in ExtensionManagementUtilityClosedMichiel Roos2014-01-18

Actions
Actions #1

Updated by Jan Kiesewetter about 10 years ago

Sorry, wrong PHP version.

It's 5.3

Actions #2

Updated by Gerrit Code Review about 10 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/29145

Actions #3

Updated by Markus Klein about 10 years ago

  • Category set to Backend API
  • PHP Version changed from 5.2 to 5.3
  • Complexity set to easy
Actions #4

Updated by Philipp Bergsmann about 10 years ago

For example one fieldReplacePattern which doesn't work for me: /(?:^|,)\s*\bLLL:EXT:lang/locallang_tca.xlf:sys_category.tabs.category\b[^,$]*/

Actions #5

Updated by Gerrit Code Review about 10 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/29145

Actions #6

Updated by Philipp Bergsmann about 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #7

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF