Skip to content

Commit da00de8

Browse files
committed
changelog 2023.1.272
1 parent d8f8976 commit da00de8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ Changelog
2121
* 0.10.x: PhpStorm 7 (no support)
2222
* 0.9.x: PhpStorm 6 (no support)
2323

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+
2430
## 2023.1.271
2531
* Fix false-positive usages for FirstClassCallable on lazy Twig runtime extension (Daniel Espendiller)
2632
* Provide checkbox to allow disable cost intensive parameter type provider resolving (Daniel Espendiller)

0 commit comments

Comments
 (0)