Skip to content

Commit

Permalink
changelog 2023.1.272
Browse files Browse the repository at this point in the history
  • Loading branch information
Haehnchen committed May 6, 2024
1 parent d8f8976 commit da00de8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@ Changelog
* 0.10.x: PhpStorm 7 (no support)
* 0.9.x: PhpStorm 6 (no support)

## 2023.1.272
* Fix substring error if "twig:" is not fully given (Daniel Espendiller)
* Form builder field completion, should support function+property types and grey-out already existing fields (Daniel Espendiller)
* Replace "isConvertibleFrom" instance of check with PhpClassHierarchyUtils.processSupers (Daniel Espendiller)
* Discontinued support for 2023.x api (Daniel Espendiller)

## 2023.1.271
* Fix false-positive usages for FirstClassCallable on lazy Twig runtime extension (Daniel Espendiller)
* Provide checkbox to allow disable cost intensive parameter type provider resolving (Daniel Espendiller)
Expand Down

0 comments on commit da00de8

Please sign in to comment.