From 3fbfebe59e9a4fb90d34edd42c49b3df95a02eb5 Mon Sep 17 00:00:00 2001 From: Daniel Espendiller Date: Mon, 6 May 2024 19:55:32 +0200 Subject: [PATCH] changelog 2023.1.272 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eac9c673a..0fd7e47a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,7 @@ Changelog * 0.10.x: PhpStorm 7 (no support) * 0.9.x: PhpStorm 6 (no support) -## 2023.1.272 +## 2024.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)