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

1.1.4

Compare
Choose a tag to compare
@javiereguiluz javiereguiluz released this 10 Jun 06:59
· 180 commits to master since this release

This version fixes an issue that prevented to install Symfony on systems where the intl PHP extension is not available.

Changelog

[0045ee6] Silenced a wrong exception thrown when the intl PHP extension is not available (@xabbuh)
[9645168] Added support for a specific directory in demo command (@lyrixx)
[9d316eb] Enabled SIGINT handler (@lyrixx)
[bb276d5] Fixed uppercase usernames (@Ma27)