[TYPO3-team-templavoila] RFC #11997 - Bugfix - modifications due to deprecated funcitons in PHP 5.3

Tolleiv.Nietsch info at tolleiv.de
Tue Sep 22 22:15:17 CEST 2009


This is an SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=11997

Branches:
trunk

Problem:
In PHP 5.3 the ereg, eregi, ereg_replace and split functions are deprecated.

Solution:
The attached patch replaces all ereg, eregi, ereg_replace, split 
functions with appropriate preg_* functions.


-- 
Tolleiv Nietsch
www.tolleiv.de - www.aoemedia.de


More information about the TYPO3-team-templavoila mailing list