[TYPO3-core] RFC #15870: bug More instances of split()
Jigal van Hemert
jigal at xs4all.nl
Thu Sep 30 17:07:28 CEST 2010
Hi,
This is a SVN patch request.
Type: Bugfix / Clean up
BT reference: http://bugs.typo3.org/view.php?id=15870
Branches: trunk (older versions if RM sees fit)
Problem:
There are several places where split() is still used. These will cause
errors in PHP >= 5.3.0 where this function is deprecated.
Solution:
Replace them by preg_split or t3lib_div::trimExplode()
--
Jigal van Hemert
skype:jigal.van.hemert
msn: jigal at xs4all.nl
http://twitter.com/jigalvh
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 15870.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100930/0926b55e/attachment.asc>
More information about the TYPO3-team-core
mailing list