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

Martin Kutschker masi-no at spam-typo3.org
Fri Jan 23 09:14:42 CET 2009


Dmitry Dulepov schrieb:
> Hi!
> 
> Karsten Dambekalns wrote:
>> Problem:
>> split() is marked deprecated in PHP 5.3 and thus PHP issues a warning
>> message.
> 
> Side note: we do not support PHP 5.3 at the moment. I am not sure why we should apply this potentially dangerous patch now. We already had some problems with similar fixes (str_ireplace, etc).
> 
> I am not against it but it must be tested very well before committed.

I wouldn't do it for any version but trunk. As you point out there is no
need to risk anything because of a *future+ PHP version. All the more a)
the deprecation might be redrawn and b) it's just annyoing that you get
a lot of warnings in your log (nothing's broken).

I would try these patches in trunk and see what happens with the next
alpha/beta.

Masi


More information about the TYPO3-team-core mailing list