[TYPO3-core] FYI48: #12889: fe_adminLib.inc crashes on 5.3 because usage of split()

Steffen Kamper info at sk-typo3.de
Wed Dec 2 16:46:50 CET 2009


Hi,

This is an SVN patch request.

Type: bugfix

BT reference: http://bugs.typo3.org/view.php?id=12889

Branches: trunk, 4_3

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

Solution:
use preg_split

vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 12889.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091202/09236e1c/attachment.txt>


More information about the TYPO3-team-core mailing list