Project

General

Profile

Actions

Bug #21776

closed

fe_adminLib.inc crashes on 5.3 because usage of split()

Added by Steffen Kamper over 14 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-12-02
Due date:
% Done:

0%

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

Description

split is deprecated in php5.3 and throws an exception.

Solution:
use preg_split

(issue imported from #M12889)


Files

12889.diff (3.59 KB) 12889.diff Administrator Admin, 2009-12-02 16:45
12889_2.diff (2.67 KB) 12889_2.diff Administrator Admin, 2010-09-30 15:11

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #23656: More instances of split() (deprecated in PHP 5.3.0)ClosedSteffen Kamper2010-09-30

Actions
Related to TYPO3 Core - Task #32773: fe_adminLib.inc crashes on 5.3 because usage of preg_spliti()Closed

Actions
Actions

Also available in: Atom PDF