ensure PHP opcache gets invalidated, when storing data in file parsed via PHP require

This commit is contained in:
El RIDO
2025-10-12 11:39:58 +02:00
parent 9b7daf5d0a
commit 6054e99849
3 changed files with 7 additions and 10 deletions
+1
View File
@@ -9,6 +9,7 @@
* FIXED: Allow pasting a password for decrypting a paste (#1620)
* FIXED: Allow copying the shortened link after using a URL shortener (#1624)
* FIXED: URL extraction fails when frame-ancestors is set in CSP (#1644)
* FIXED: traffic limiter not working when using Filesystem storage and PHP opcache
## 2.0.0 (2025-07-28)
* ADDED: Error logging in database and filesystem backend (#1554)