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

Possibility to get error message when matching fails #8

Merged
merged 3 commits into from
May 4, 2014

Conversation

norberttech
Copy link
Member

Now we just need to figure out how to get error when using match($value, $pattern) global funciton.
First I can think of is get_last_matching_error() function that returns null|string

defrag added a commit that referenced this pull request May 4, 2014
Possibility to get error message when matching fails
@defrag defrag merged commit 16176b7 into coduo:master May 4, 2014
@defrag
Copy link
Member

defrag commented May 4, 2014

Nice :)

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