diff options
Diffstat (limited to 'docs/changes.xml')
-rw-r--r-- | docs/changes.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/changes.xml b/docs/changes.xml index 3bf0abc2..bbcc72ad 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -95,6 +95,12 @@ request routing by the query string. </para> </change> +<change type="feature"> +<para> +PHP opcache is shared between application processes. +</para> +</change> + <change type="bugfix"> <para> fixed building with glibc 2.34, notably Fedora 35. |