[TYPO3-core] RFC #9994: Bug: ereg_replace is deprecated in PHP 5.3 alpha3
Steffen Kamper
info at sk-typo3.de
Fri May 22 10:16:32 CEST 2009
Hi Karsten,
Karsten Dambekalns schrieb:
>
>> But it shows that the conversion isn't that trivial and this patch
>> changes
>> too much classes at once.
>
>
> It is a huge one, but there is no other way: If you change only a part
> of the code, you still drown in PHP warnings. If you change all at once,
> you must be sure to check every part of the system afterwards
> (impossible for a (single) developer).
>
> So, having the change in the code before the broad testing in public
> (wishful thinking?) is the best way...
>
i don't say that these hasn't to be changed, but splitting the patch
makes it a lot easier to find it by reverting single commits. In this
case it was complicate because the error output wasn't cased by the
mentioned line, it happened before in another class.
vg Steffen
More information about the TYPO3-team-core
mailing list