Skip to content

Add support for jsonpath ^0.11.0 - for PHP 8.5 support - #119

Merged
W0rma merged 2 commits into
Codeception:masterfrom
npwvestjens:feature/support-php-8.5
Dec 18, 2025
Merged

Add support for jsonpath ^0.11.0 - for PHP 8.5 support#119
W0rma merged 2 commits into
Codeception:masterfrom
npwvestjens:feature/support-php-8.5

Conversation

@npwvestjens

@npwvestjensnpwvestjens commented Dec 18, 2025

Copy link
Copy Markdown
Contributor

softcreatr/jsonpath version 0.10.0 and older do not support PHP 8.5. Recently in 0.11.0 support for PHP 8.5 was added in softcreatr/jsonpath.

See SoftCreatR/JSONPath issue #82

Comment threadcomposer.json Outdated
@W0rma
W0rma merged commit 7965535 into Codeception:masterDec 18, 2025
8 checks passed
@npwvestjens

Copy link
Copy Markdown
ContributorAuthor

Thanks for the swift action @W0rma ! :)

@npwvestjens
npwvestjens deleted the feature/support-php-8.5 branch December 18, 2025 12:22
@npwvestjens

Copy link
Copy Markdown
ContributorAuthor

@W0rma would you be able to give Packagist a small bump? It seems it did not auto-update the new version there.

@SoftCreatR

SoftCreatR commented Dec 18, 2025

Copy link
Copy Markdown
Contributor

@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.

@W0rma

Copy link
Copy Markdown
Contributor

@W0rma would you be able to give Packagist a small bump? It seems it did not auto-update the new version there.

Seems like I don't have the necessary permissions.

@TavoNiievez Can you help?

@npwvestjens

Copy link
Copy Markdown
ContributorAuthor

@W0rma Eventually I noticed an "Update now" button at the end of the right sidebar, 3.4.2 is now available on Packagist :)

@W0rma

Copy link
Copy Markdown
Contributor

Eventually I noticed an "Update now" button at the end of the right sidebar

@npwvestjens Great! Was the button displayed on packagist?

@W0rmaW0rma mentioned this pull request Dec 22, 2025
@npwvestjens

Copy link
Copy Markdown
ContributorAuthor

Eventually I noticed an "Update now" button at the end of the right sidebar

@npwvestjens Great! Was the button displayed on packagist?

Yes, just below the green text saying "This package is auto-updated"

image

The date said 2025-12-18 at first, then after I ran it today, it went to this value.

Sign up for freeto 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.

3 participants

@npwvestjens@SoftCreatR@W0rma