How can I install intl PHP extension in PHP 7.1.7, which is delivered with osx high sierra?
Remove the following file with
rm /usr/local/etc/php/7.1/conf.d/ext-intl.ini
Worked for me, thanks to homebrew-core Issue