Commit 94685096 authored by hakre's avatar hakre

Make reason of prenatal code visible.

Code is commented since ages, the reason is missing (because there is a reason).
parent ca7e2dc4
...@@ -82,7 +82,8 @@ class Compiler ...@@ -82,7 +82,8 @@ class Compiler
$phar->stopBuffering(); $phar->stopBuffering();
// $phar->compressFiles(\Phar::GZ); // FIXME: phar compression feature is not yet implemented
//$phar->compressFiles(\Phar::GZ);
unset($phar); unset($phar);
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment