From ad5913e0b5b77394d4a6e4783074cabf9ad96f06 Mon Sep 17 00:00:00 2001 From: Mavridis Philippe Date: Wed, 10 Apr 2024 16:05:56 +0300 Subject: [PATCH] Kate syntax: allow PHP heredoc closing identifiers to be idented It is allowed syntax since PHP version 7.3.0. See https://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc Signed-off-by: Mavridis Philippe --- kate/data/php.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/kate/data/php.xml b/kate/data/php.xml index 3abd5e26d..fc963a30a 100644 --- a/kate/data/php.xml +++ b/kate/data/php.xml @@ -5542,27 +5542,27 @@ Changes: - + - + - + - + - +