From d5adea586357c102b679175f47babf39f6acdb42 Mon Sep 17 00:00:00 2001 From: Simon Wisselink Date: Mon, 5 Feb 2024 14:11:16 +0100 Subject: [PATCH] added changelog --- changelog/930.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/930.md diff --git a/changelog/930.md b/changelog/930.md new file mode 100644 index 00000000..d9af7c2a --- /dev/null +++ b/changelog/930.md @@ -0,0 +1 @@ +- Fix incorrect compilation of expressions when escape_html=true [#930](https://github.com/smarty-php/smarty/pull/930) \ No newline at end of file