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

Get country code #81

Merged
merged 12 commits into from
May 8, 2024
Merged

Get country code #81

merged 12 commits into from
May 8, 2024

Conversation

shimonewman
Copy link
Contributor

No description provided.

Comment on lines 275 to 277
} catch (NumberParseException $e) {
throw new Exception("Error parsing phone: " . $e->getMessage());
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is NumberParseException the only exception that can be thrown ? I think we should instead catch the Throwable?

@shimonewman shimonewman requested a review from christyjacob4 May 8, 2024 10:37
@christyjacob4 christyjacob4 merged commit b499c3a into main May 8, 2024
3 checks passed
@christyjacob4 christyjacob4 deleted the get-country-code branch May 8, 2024 17: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.

2 participants