summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/api/variables/streams.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/api/variables/streams.md b/docs/api/variables/streams.md
index 93d5c15e..c872cf8b 100644
--- a/docs/api/variables/streams.md
+++ b/docs/api/variables/streams.md
@@ -10,4 +10,7 @@ template.
{$foo:bar}
```
+NB. Support for using streams to call variables is deprecated since Smarty v5.1 and will be removed
+in a future version.
+
See also [`Template Resources`](../resources.md)