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

Invalid VAT id chars exception #20

Merged
merged 4 commits into from Sep 24, 2020
Merged

Conversation

spaze
Copy link
Owner

@spaze spaze commented Sep 20, 2020

Find invalid chars in the VAT number and throw an exception if there are some.

This should be merged when phpstan/phpstan-src#324 is accepted and released (PHPStan dev dependency version in composer.json should be raised accordingly).

Fix #19

@spaze spaze force-pushed the spaze/invalid-chars-exception branch from be6ea9f to 63280d4 Compare September 24, 2020 18:06
@spaze spaze merged commit 859c5e9 into master Sep 24, 2020
@spaze spaze deleted the spaze/invalid-chars-exception branch September 24, 2020 18:10
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

Successfully merging this pull request may close these issues.

Check if non-latin chars are in the VAT id before validation
2 participants