• Fabien Potencier's avatar
    merged branch Seldaek/patch-1 (PR #281) · 19b7503d
    Fabien Potencier authored
    Commits
    -------
    
    570f475d Improve phar compression
    
    Discussion
    ----------
    
    Improve phar compression
    
    Just did those changes for composer, with this patch added I only get a 4% size increase from the fully stripped version. Without I had a 33% size increase by adding the "stripComments" method from Silex which kinda sucked. As far as I can tell it doesn't break anything.
    19b7503d
Name
Last commit
Last update
doc Loading commit data...
src/Silex Loading commit data...
tests/Silex/Tests Loading commit data...
.gitignore Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
compile Loading commit data...
composer.json Loading commit data...
composer.lock Loading commit data...
example.htaccess Loading commit data...
phpunit.xml.dist Loading commit data...