diff options
| author | Simon Wisselink <s.wisselink@iwink.nl> | 2026-02-15 15:26:25 +0100 |
|---|---|---|
| committer | Simon Wisselink <s.wisselink@iwink.nl> | 2026-02-15 15:26:43 +0100 |
| commit | a46478d0cb6a5d479dcf54fa155fce862e850ae0 (patch) | |
| tree | 530d1f8373a840fd818a9b59e9821d39628cbb10 | |
| parent | 5487e31c4b3fcf7edc4e0da716ac24c9333ae3ba (diff) | |
| download | smarty-a46478d0cb6a5d479dcf54fa155fce862e850ae0.tar.gz smarty-a46478d0cb6a5d479dcf54fa155fce862e850ae0.tar.bz2 smarty-a46478d0cb6a5d479dcf54fa155fce862e850ae0.zip | |
changelogs
| -rw-r--r-- | changelog/1169.md | 1 | ||||
| -rw-r--r-- | changelog/1171.md | 1 |
2 files changed, 2 insertions, 0 deletions
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) |
