From 9ede0e40fa7f1f8bfeb645652adb7e5e27743207 Mon Sep 17 00:00:00 2001 From: Simon Wisselink Date: Wed, 14 Aug 2024 22:00:15 +0200 Subject: [PATCH] changelog --- changelog/1047.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/1047.md diff --git a/changelog/1047.md b/changelog/1047.md new file mode 100644 index 00000000..0eaa4349 --- /dev/null +++ b/changelog/1047.md @@ -0,0 +1 @@ +- Fixing forced OpCache invalidation on every template include, which is resulting in fast raising wasted OpCache memory [#1007](https://github.com/smarty-php/smarty/issues/1007) \ No newline at end of file