From a46478d0cb6a5d479dcf54fa155fce862e850ae0 Mon Sep 17 00:00:00 2001 From: Simon Wisselink Date: Sun, 15 Feb 2026 15:26:25 +0100 Subject: changelogs --- changelog/1169.md | 1 + changelog/1171.md | 1 + 2 files changed, 2 insertions(+) create mode 100644 changelog/1169.md create mode 100644 changelog/1171.md diff --git a/changelog/1169.md b/changelog/1169.md new file mode 100644 index 00000000..e1a11bd0 --- /dev/null +++ b/changelog/1169.md @@ -0,0 +1 @@ +- Added support for new 'matches' operator doing regex matching [#1169](https://github.com/smarty-php/smarty/pull/1169) \ No newline at end of file diff --git a/changelog/1171.md b/changelog/1171.md new file mode 100644 index 00000000..978214a2 --- /dev/null +++ b/changelog/1171.md @@ -0,0 +1 @@ +- Added support for Backed Enums for php versions >= 8.1 [#1171](https://github.com/smarty-php/smarty/pull/1171) -- cgit v1.3