diff --git a/en/appendices/5-3-migration-guide.rst b/en/appendices/5-3-migration-guide.rst index 7e422275fd..4e86a2d137 100644 --- a/en/appendices/5-3-migration-guide.rst +++ b/en/appendices/5-3-migration-guide.rst @@ -156,7 +156,7 @@ Database Error ----- -- ``Debugger`` now replaces :php:const:``ROOT` with ` the +- ``Debugger`` now replaces :php:const:`ROOT` with the ``Debugger.editorBasePath`` Configure value if defined. This improves debugging workflows within containerized environments. diff --git a/en/controllers.rst b/en/controllers.rst index 8d2b6a28ea..bfe88f5514 100644 --- a/en/controllers.rst +++ b/en/controllers.rst @@ -625,6 +625,7 @@ More on Controllers controllers/pages-controller controllers/components + controllers/middleware/rate-limit .. meta:: :title lang=en: Controllers diff --git a/en/orm.rst b/en/orm.rst index 96019ceab6..e863ff80f2 100644 --- a/en/orm.rst +++ b/en/orm.rst @@ -120,4 +120,3 @@ More Information orm/deleting-data orm/behaviors orm/schema-system - console-commands/schema-cache