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 801083f commit 54fc6c8Copy full SHA for 54fc6c8
CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to `php-code-search` will be documented in this file.
4
5
---
6
7
+## 1.8.1 - 2021-07-27
8
+
9
+- require `permafrost-dev/code-snippets` v1.2.0+
10
+- update `composer.json` keywords
11
12
## 1.8.0 - 2021-07-27
13
14
- `static()` supports searching for static property accesses like `SomeClass::$myProperty` or `myProperty`
0 commit comments