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 9a81f0e commit 0d27234Copy full SHA for 0d27234
CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to `php-code-search` will be documented in this file.
4
5
---
6
7
+## 1.10.0 - 2021-07-29
8
+
9
+- add support for class definition searches using `classes()`
10
+- internal: significant refactoring
11
12
## 1.9.0 - 2021-07-28
13
14
- add support for function definition searches using `functions()`
0 commit comments