简体   繁体   中英

php_intl.dll 4+ in xamp 1.7.4 + php 5.3.5 V6 for symfony 2

I'm trying to setup symfony under my local development machine using xampp 1.7.4 (with PHP 5.3.5 V6) but I'm getting this warning:

Upgrade your intl extension with a newer ICU version (4+).

I've tried downloading the source from windows.php.net but the version there is only for PHP VC9 (for PHP 5.3)

I've also downloaded the latest version of ICU in http://site.icu-project.org/download but I'm missing the curresponding dll.

Can anyone help me out?

You might try the PHP PECL intl extension

Wamp is another windows AMP stack, the last version comes with php 5.3.8...

Good luck

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM