Skip to content

feat: Support for PHP 8.5 - #128

Merged
emyller merged 2 commits into
Flagsmith:mainfrom
VincentLanglet:php85
Jan 23, 2026
Merged

feat: Support for PHP 8.5#128
emyller merged 2 commits into
Flagsmith:mainfrom
VincentLanglet:php85

Conversation

@VincentLanglet

@VincentLangletVincentLanglet commented Jan 23, 2026

Copy link
Copy Markdown
Contributor

Hi @khvn26@matthewelwell

softcreatr/jsonpath ^0.10 does not support PHP 8.5+ ; so when @emyller added the lib as a dependency, the support for php 8.5 was lost. I added those version to the Ci to avoid such regression.

Closes#127

@VincentLanglet
VincentLangletforce-pushed the php85 branch 3 times, most recently from 4727e23 to a70c8a1CompareJanuary 23, 2026 13:56
@VincentLanglet
VincentLanglet marked this pull request as ready for review January 23, 2026 14:02
@VincentLanglet
VincentLanglet requested a review from a team as a code ownerJanuary 23, 2026 14:02
@VincentLanglet
VincentLanglet requested review from Zaimwa9 and removed request for a teamJanuary 23, 2026 14:02
@VincentLangletVincentLanglet changed the title Add support for PHP 8.5feat: Support for PHP 8.5Jan 23, 2026
@Zaimwa9
Zaimwa9 requested review from emyller and removed request for Zaimwa9January 23, 2026 15:05

@khvn26khvn26 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, and thanks for the contribution! 👍

@emyller
emyller merged commit 241e9c5 into Flagsmith:mainJan 23, 2026
7 of 8 checks passed
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.

Support PHP 8.5

3 participants

@VincentLanglet@emyller@khvn26