File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,12 @@ Changelog
21
21
* 0.10.x: PhpStorm 7 (no support)
22
22
* 0.9.x: PhpStorm 6 (no support)
23
23
24
+ ## 2023.1.272
25
+ * Fix substring error if "twig:" is not fully given (Daniel Espendiller)
26
+ * Form builder field completion, should support function+property types and grey-out already existing fields (Daniel Espendiller)
27
+ * Replace "isConvertibleFrom" instance of check with PhpClassHierarchyUtils.processSupers (Daniel Espendiller)
28
+ * Discontinued support for 2023.x api (Daniel Espendiller)
29
+
24
30
## 2023.1.271
25
31
* Fix false-positive usages for FirstClassCallable on lazy Twig runtime extension (Daniel Espendiller)
26
32
* Provide checkbox to allow disable cost intensive parameter type provider resolving (Daniel Espendiller)
You can’t perform that action at this time.
0 commit comments