diff --git a/user_guide_src/source/changelogs/v4.6.0.rst b/user_guide_src/source/changelogs/v4.6.0.rst index c31b628ccf55..cc3dcacd1a73 100644 --- a/user_guide_src/source/changelogs/v4.6.0.rst +++ b/user_guide_src/source/changelogs/v4.6.0.rst @@ -235,6 +235,8 @@ Commands arguments. - The ``spark filter:check`` command now displays filter classnames. - The ``spark lang:sync`` command to synchronize translation files. See :ref:`sync-translations-command` +- The ``spark phpini:check`` command now has an optional ``opcache`` argument, + which when used will display information about opcache settings. Routing =======