We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f68c84 commit 61bfdd5Copy full SHA for 61bfdd5
CHANGELOG.md
@@ -9,7 +9,7 @@ Changelog
9
10
### New features:
11
* Support for child selector operation immediatly after recursive operation: `$..[?(@.author == "Nigel Rees")]`
12
-* `in [...]` operation
+* In|Not In Array Operation (https://github.com/Galbar/JsonPath-PHP/pull/65 by @lucasangi)
13
* Added formal support for variable names starting with numbers in the dot-notation: `$.2`
14
15
0 commit comments