Skip to content

Tags: Galbar/JsonPath-PHP

Tags

3.0

Link to PR and user for new feature in changelog)

2.1

Update CHANGELOG.md with 1.3.1, 2.0 and 2.1

2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #55 from Galbar/normalize_length_op

Normalize behavior of .length operation.

1.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #54 from Galbar/fix_53_revert_length_functionality

Fix #53: revert .length operator functionality to avoid breaking change

1.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG.md

1.2

update CHANGELOG.md

1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG.md

1.0

Merge pull request #7 from fayway/master

Allow setting json_encode options when calling getJson()

0.8

Fix typo in changelog

0.7.3

Merge pull request #4 from Skyscanner/length_re_wrong

Bug fix in `.length` regex. Minor code cleanup.