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 8cf180c commit 1ecb1cfCopy full SHA for 1ecb1cf
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to `php-code-search` will be documented in this file.
4
5
---
6
7
+## 1.5.0 - 2021-07-06
8
+
9
+- rename `FunctionCallLocation` to `GenericCodeLocation` and remove the name property
10
11
## 1.4.0 - 2021-07-05
12
13
- allow searching for static method calls like `MyClass` or `MyClass::someMethod`
0 commit comments