Skip to content
This repository was archived by the owner on Nov 14, 2019. It is now read-only.

1.5.9

Compare
Choose a tag to compare
@javiereguiluz javiereguiluz released this 18 Oct 14:25
· 15 commits to master since this release

New features

[9173137] Use Symfony's helper to format the memory values (@javiereguiluz)
[ff32aac] Introduced a ComposerManager class to simplify the commands (@javiereguiluz)
[98a584e] Recommend to use 'server:start' instead of 'server:run' when possible (@javiereguiluz)

Bug fixes

[dd59a04] Fixed some issues for the self-update command (added coloring to the rollback message, set return code at general exception handling, fixed an undefined variable notice) (@smatyas)
[97a8868] Project names are now fixed to comply with the regexp required by Composer for package names (@Pierstoval, @javiereguiluz)
[747d612] Declare the Symfony Installer incompatible with 'suhosin' PHP extension (@javiereguiluz)