[TYPO3-core] RFC #15395: Code cleanup for t3lib_compressor
Bernhard Kraft
kraftb at think-open.at
Tue Aug 10 11:24:59 CEST 2010
Am 2010-08-08 18:24, schrieb Christian Kuhn:
>> Solution:
>> Read the already calculated value
>
> +1 on reading if you fix this:
>
> t3lib_div::writeFile(PATH_site . $filename . '.gzip',
> gzencode($contents, $this->gzCompressionlevel));
> ^^
> gzip
Ah. I think this is the same issue. The "gzip" was not indented
correctly here. Probably by using tabs instead of spaces :(
I'll go and commit this.
greets,
Bernhard
More information about the TYPO3-team-core
mailing list