[TYPO3-core] RFC: Bugfix #7425: syntax error in temp_CACHE*.php
Dmitry Dulepov [typo3]
dmitry at typo3.org
Thu Feb 14 08:36:19 CET 2008
Hi!
Steffen Kamper wrote:
> Problem:
>
> if extensions ext_localconf.php or ext_tables.php misses php endtag, there
> is a syntax error in temp_CACHE*.php because they are merged together, and
> then such a construct leads to the syntax error:
>
> <?php
> ...
> <?php
>
> Solution:
>
> strip out php-tags and wrap with single php-tag
Looks ok to me. If there are no other objections from core devs, I am willing to commit this patch. There is no much sense in "?><?php" anyway, so better get rid of it.
--
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"
More information about the TYPO3-team-core
mailing list