]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Fix Intl Locale issue 3964/head
authorJeremy Benoist <jeremy.benoist@gmail.com>
Mon, 13 May 2019 11:35:43 +0000 (13:35 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Mon, 13 May 2019 12:04:33 +0000 (14:04 +0200)
commitb50ecd0c8a2a40abf49086c92a315bc333052870
treea2b9b910ea1b5f40a8563b07358f25aee1e11586
parenta73cb8a689431a035d1ffca10d9654e84de5b58c
Fix Intl Locale issue

Some issue appeared after the release of PHP 7.2.17 about Intl Memory
Leak / infinite loop.
To fix it we should upgrade to Symfony 3.4 (which is done in wallabag
2.4) but for the 2.3 branch, we'll use a temporary fix for the Locale
issue.
composer.json