Problem/Motivation

Dependency json path not compatible with PHP 8.1, needs to be updated to version 0.8.

Proposed resolution

Change JSONPath dependency to "^0.7 || ^0.8" which will cover both version for 7.x and 8.x

CommentFileSizeAuthor
#2 3315281-2.patch699 bytesgordon

Comments

gordon created an issue. See original summary.

gordon’s picture

StatusFileSize
new699 bytes

Here is the patch.

gordon’s picture

The dependency information is based upon the information provided in the readme https://packagist.org/packages/softcreatr/jsonpath#user-content-installa... on how to install jsonpath.

jibran’s picture

Status: Active » Reviewed & tested by the community

The patch looks good to me.

  • jibran committed 069d5bd on 1.x
    Issue #3315281 by gordon: Dependency softcreatr/jsonpath:^7.0 is not PHP...
jibran’s picture

Status: Reviewed & tested by the community » Fixed

Thanks, committed and pushed 1.x

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.