• 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
..
Exception Loading commit data...
Provider Loading commit data...
Application.php Loading commit data...
Compiler.php Loading commit data...
Controller.php Loading commit data...
ControllerCollection.php Loading commit data...
ControllerProviderInterface.php Loading commit data...
ControllerResolver.php Loading commit data...
ExceptionHandler.php Loading commit data...
GetResponseForErrorEvent.php Loading commit data...
HttpCache.php Loading commit data...
LazyUrlMatcher.php Loading commit data...
RedirectableUrlMatcher.php Loading commit data...
ServiceProviderInterface.php Loading commit data...
SilexEvents.php Loading commit data...
StringResponseConverter.php Loading commit data...
WebTestCase.php Loading commit data...