Skip to content

General Style Specified in Uppercase in Input Xlsx #2451

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

Merged
merged 4 commits into from
Dec 18, 2021

Conversation

oleibman
Copy link
Collaborator

Fix #2450. Treat input style GENERAL as if it were expected upper/lowercase.

This is:

- [x] a bugfix
- [ ] a new feature

Checklist:

Why this change is needed?

Fix PHPOffice#2450. Treat input style GENERAL as if it were expected upper/lowercase.
Surprised neither Phpstan nor Scrutinizer flagged this.
Don't know why Scrutinizer didn't flag this the first time.
@oleibman oleibman merged commit 3a65586 into PHPOffice:master Dec 18, 2021
@oleibman oleibman deleted the issue2450 branch February 6, 2022 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

getFormattedValue method return 'GENERAL' value
1 participant