summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorSimon Wisselink <s.wisselink@iwink.nl>2024-03-25 13:48:53 +0100
committerSimon Wisselink <s.wisselink@iwink.nl>2024-03-25 13:48:53 +0100
commit58348c38ef24611d0fc7d17ce6a15c0dfbc600d8 (patch)
tree795914eea45ef763aaba75fa090064e3acc86bed /changelog
parent578c03efa5f202f2ed84d0f48f82d5dfbd730fc4 (diff)
downloadsmarty-58348c38ef24611d0fc7d17ce6a15c0dfbc600d8.tar.gz
smarty-58348c38ef24611d0fc7d17ce6a15c0dfbc600d8.tar.bz2
smarty-58348c38ef24611d0fc7d17ce6a15c0dfbc600d8.zip
changelog entry for depcreated stream variables
Diffstat (limited to 'changelog')
-rw-r--r--changelog/933.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog/933.md b/changelog/933.md
new file mode 100644
index 00000000..7c6633cf
--- /dev/null
+++ b/changelog/933.md
@@ -0,0 +1 @@
+- Using stream variables in templates now throws a deprecation notice [#933](https://github.com/smarty-php/smarty/pull/933)