-
Notifications
You must be signed in to change notification settings - Fork 29
Add support for jsonpath ^0.11.0 - for PHP 8.5 support #119
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
Add support for jsonpath ^0.11.0 - for PHP 8.5 support #119
Conversation
|
Thanks for the swift action @W0rma ! :) |
|
@npwvestjens @W0rma 0.11.0 was just a compatibility update. Today, I released version 1.0.0 (yay!) with lots of changes and fixes for previously unsupported filter/query patterns. In theory, you could drop 0.11.0 and use 1.0.0 instead. |
Seems like I don't have the necessary permissions. @TavoNiievez Can you help? |
@npwvestjens Great! Was the button displayed on packagist? |
Yes, just below the green text saying "This package is auto-updated"
The date said 2025-12-18 at first, then after I ran it today, it went to this value. |

softcreatr/jsonpathversion 0.10.0 and older do not support PHP 8.5. Recently in 0.11.0 support for PHP 8.5 was added insoftcreatr/jsonpath.See SoftCreatR/JSONPath issue #82