[TYPO3-core] RFC #10231: Bug: split() is deprecated in PHP 5.3 (second version)

Karsten Dambekalns karsten at typo3.org
Thu Jan 22 19:08:12 CET 2009


This is an SVN patch request.

Type: Bugfix

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

Branches:
TYPO3_4-1, TYPO3_4-2 and trunk (if someone commits to 4-1 for me)

Problem:
split() is marked deprecated in PHP 5.3 and thus PHP issues a warning  
message.

Solution:
Use preg_split() or explode() instead of split().

Notes:
Patch is against trunk.

Regards,
Karsten
-- 
Karsten Dambekalns
Gimme Five!
http://typo3.org/gimmefive

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 10231v2.patch
Type: application/octet-stream
Size: 14904 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090122/9e6c7d33/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 312 bytes
Desc: This is a digitally signed message part
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090122/9e6c7d33/attachment.pgp 


More information about the TYPO3-team-core mailing list