php - Remove INTL extension support in cakephp -


i using cakephp 3.0 framework. there way use cakephp framework without intl extension support?

i suggest install it. in case absolutely impossible install try plugin:

https://github.com/hraq/cake-intl

it fake presence of intl classes, not able use of i18n features of cakephp.


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -