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 af3519f commit 3ab1bd3Copy full SHA for 3ab1bd3
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to `php-code-search` will be documented in this file.
4
5
---
6
7
+## 1.6.1 - 2021-07-22
8
+
9
+- fix issue with function call node names
10
11
## 1.6.0 - 2021-07-07
12
13
- all function call, static method call, method call nodes have an `args` property containing the value node(s) of the parsed arguments.
0 commit comments