[TYPO3-core] RFC #13026 : Install tool doesn´t reconize comments in localconf.php
Stefano Kowalke
blueduck at gmx.net
Fri Jan 8 23:35:32 CET 2010
Its figure out, that the out-of-the-Box solutions with
php_strip_whitespace or the tokenizer technique are not useable for this
task.
Version 4 of the patch fix an error in verion 3 and take care for these
comments:
/* comment */
/*
comment */
/* comment
*/
/*
comment
*/
# comment
Those who start with // were ignored out of the box.
Stefano
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 13026_v4.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100108/aeed8d05/attachment.txt>
More information about the TYPO3-team-core
mailing list