summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.config/micro/syntax/php.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/micro/syntax/php.yaml b/.config/micro/syntax/php.yaml
index 027e859..c698be2 100644
--- a/.config/micro/syntax/php.yaml
+++ b/.config/micro/syntax/php.yaml
@@ -61,7 +61,7 @@ rules:
           - include: "sql"
     - default:
         start: "<<<'?XML'?"
-        end: "XML;"
+        end: "XML"
         rules:
           - include: "xml"