You can enable the stubs by including the following code in app/autoload.php: $loader->registerPrefixFallback(array( __DIR__.'/../vendor/symfony/src/Symfony/Component/Locale/Resources/stubs', )); If the intl extension is not loaded, the stub classes for the "en" locale will be created automatically.
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|