[TYPO3-core] RFC: Bug #7677: Constants are not correctly substituted on some PHP5 distributions
Oliver Hader
oliver at typo3.org
Sun Sep 28 21:19:05 CEST 2008
REMINDER #2
Oliver Hader schrieb:
> This is a SVN patch request.
>
> Problem:
> On some PHP5 distributions it happens that constants are not correctly
> substituted in t3lib_tstemplate. The reason is the the array pointer is
> not reset to the beginning after an array was created by using the
> explode() function.
>
> Solution:
> Change the disposal of while(list()=each()) to foreach() instead.
>
> Comments:
> Thanks to Franz Holzinger for pointing out this issue.
> This patch is related to RFC #7523 but shall only be applied to TYPO3
> 4.1.x!
>
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=7677
>
> Branch: TYPO3_4-1 only
>
>
> olly
--
Oliver Hader
TYPO3 Release Manager 4.3
More information about the TYPO3-team-core
mailing list