Symfony 2: Install and enable the intl extension

前端 未结 7 2417
迷失自我
迷失自我 2021-02-20 04:36

I\'m using XAMPP for Windows and decided to try out Symfony 2.

As soon as I get to Symfony Configuration page it recommends me to

7条回答
  •  孤街浪徒
    2021-02-20 05:03

    http://php.net/manual/en/intl.requirements.php

    This extension is bundled with PHP as of PHP version 5.3.0. Alternatively, the PECL version of this extension may be used with all PHP versions greater than 5.2.0 (5.2.4+ recommended).

    also read my comment to your post above

提交回复
热议问题