-
-
Couldn't load subscription status.
- Fork 26
Update JsonValueMatches.php #28
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
Conversation
`JSONPath::data` is deprecated in favor of `JSONPath::getData`
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! I could get used to library authors patching their own libraries in other people's repositories... 😉
Seriously though, thanks for the PR (and also in general for giving the jsonpath library a new home). 😄👍
You're welcome. As soon, as you push a new tag/release, I'll release 0.7.0.
Uh oh!
There was an error while loading. Please reload this page.
JSONPath::datais deprecated in favor ofJSONPath::getDataand will be removed in 0.7.0.