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

Niels Pardon mail at niels-pardon.de
Thu Jan 22 18:11:16 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

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

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

Notes:
Patch is against trunk.

Regards,
Karsten

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 10231.patch
Type: application/octet-stream
Size: 546 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090122/9dee9b7b/attachment.obj 
-------------- next part --------------

-------------- 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/9dee9b7b/attachment.pgp 


More information about the TYPO3-team-core mailing list