diff options
| author | Simon Wisselink <wisskid@users.noreply.github.com> | 2025-12-21 22:58:11 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-21 22:58:11 +0100 |
| commit | aa6edc3c0bf8fc77cda9a06320021328c924cd68 (patch) | |
| tree | 6a39e56306cb53bbc0b85d808117a4b0c84b0ddc /changelog | |
| parent | 73da7e90f302175a570662fcb0ba41f57b7a92ab (diff) | |
| download | smarty-aa6edc3c0bf8fc77cda9a06320021328c924cd68.tar.gz smarty-aa6edc3c0bf8fc77cda9a06320021328c924cd68.tar.bz2 smarty-aa6edc3c0bf8fc77cda9a06320021328c924cd68.zip | |
Document missing inline implementation. Fixed #1152 (#1156)
Diffstat (limited to 'changelog')
| -rw-r--r-- | changelog/1152.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog/1152.md b/changelog/1152.md new file mode 100644 index 00000000..42b6c0c9 --- /dev/null +++ b/changelog/1152.md @@ -0,0 +1 @@ +- Update documentation to clarify that include inline is currently not implemented in Smarty v5 [#1152](https://github.com/smarty-php/smarty/issues/1152)
\ No newline at end of file |
