]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
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)
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.


No differences found