From 0b6166482af835fb26aec1e02795969fdb7b65bc Mon Sep 17 00:00:00 2001 From: Simon Wisselink Date: Sat, 3 May 2025 23:36:27 +0200 Subject: [PATCH] changelog --- changelog/1128.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/1128.md diff --git a/changelog/1128.md b/changelog/1128.md new file mode 100644 index 00000000..c245bd75 --- /dev/null +++ b/changelog/1128.md @@ -0,0 +1 @@ +- Support trailing comma in array [#1013](https://github.com/smarty-php/smarty/issues/1013) \ No newline at end of file