简体   繁体   中英

Do I have to install intl for Symfony 2?

I've created a controller with generate:doctrine:crud . My controller works perfect, but when I submit the edit form or the create form, I get an error that the method getSymbol() isn't implemented and I have to install intl, but I thought it was only a recommendation.

How to install it on my mac OS? I've uncommented the extension=php_intl.dll and restarted, but nothing happens.

Dude please use google.

http://mansion.im/2011/php-with-intl-and-gettext-on-osx-lion/

first result with solved problem

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