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

[Documentation] Wrong PHP version #2

Open
JonGarbayo opened this issue Apr 18, 2019 · 0 comments
Open

[Documentation] Wrong PHP version #2

JonGarbayo opened this issue Apr 18, 2019 · 0 comments

Comments

@JonGarbayo
Copy link

Hi!

Thanks for that simple but great extension :)
Just a note: the latest 2.0.0 version can only work with PHP 7.0 and above, due to the use of the null coalescing operator (??) in the getPluralizedString function.

You should bump the minimum PHP version in the composer.json file, or use a PHP 5 compliant operator :)

Have a nice day!

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

1 participant