Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Symfony\Polyfill\Intl\Icu\NumberFormatter::__construct() method's argument $style value 0 behavior is not implemented #130

Closed
maulikinfyom opened this issue Jul 22, 2022 · 1 comment

Comments

@maulikinfyom
Copy link

The Symfony\Polyfill\Intl\Icu\NumberFormatter::__construct() method's argument $style value 0 behavior is not implemented. The available styles are: CURRENCY, DECIMAL.. Please install the "intl" extension for full localization capabilities.

@maulikinfyom maulikinfyom changed the title Make Issue With The Symfony\Polyfill\Intl\Icu\NumberFormatter::__construct() method's argument $style value 0 behavior is not implemented he Symfony\Polyfill\Intl\Icu\NumberFormatter::__construct() method's argument $style value 0 behavior is not implemented Jul 22, 2022
@maulikinfyom maulikinfyom changed the title he Symfony\Polyfill\Intl\Icu\NumberFormatter::__construct() method's argument $style value 0 behavior is not implemented The Symfony\Polyfill\Intl\Icu\NumberFormatter::__construct() method's argument $style value 0 behavior is not implemented Jul 22, 2022
@norberttech
Copy link
Member

This is expected and pretty much self-descritive behavior, I don't see any issue that could be resolved here.
Please reach out to symfony intl polyfill authors if you believe this behavior should be covered or do what is proposed in the error (which is better solution if you would ask me) and install the intl extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants