diff options
| author | Simon Wisselink <s.wisselink@iwink.nl> | 2024-11-20 22:18:03 +0100 |
|---|---|---|
| committer | Simon Wisselink <s.wisselink@iwink.nl> | 2024-11-20 22:18:03 +0100 |
| commit | b3b43af816c5f81f952edc66f8c4cf2dae4927e9 (patch) | |
| tree | 2f5de6232875597e3d9de52e474763938165363b /CHANGELOG.md | |
| parent | 1b06b37db2a1523d6855024f089d0327b4f69d48 (diff) | |
| download | smarty-b3b43af816c5f81f952edc66f8c4cf2dae4927e9.tar.gz smarty-b3b43af816c5f81f952edc66f8c4cf2dae4927e9.tar.bz2 smarty-b3b43af816c5f81f952edc66f8c4cf2dae4927e9.zip | |
Add to changelog
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 154c1a89..64b13ed5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +- Support the deprecations introduced in PHP 8.4 and added tests for PHP 8.4 [#1043](https://github.com/smarty-php/smarty/pull/1043) + ## [5.4.1] - 2024-08-29 |
