Skip to content

Commit 0f50373

Browse files
authored
fix warnings (#8151)
1 parent d53e698 commit 0f50373

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

en/appendices/5-3-migration-guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Database
156156
Error
157157
-----
158158

159-
- ``Debugger`` now replaces :php:const:``ROOT` with ` the
159+
- ``Debugger`` now replaces :php:const:`ROOT` with the
160160
``Debugger.editorBasePath`` Configure value if defined. This improves
161161
debugging workflows within containerized environments.
162162

en/controllers.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -625,6 +625,7 @@ More on Controllers
625625

626626
controllers/pages-controller
627627
controllers/components
628+
controllers/middleware/rate-limit
628629

629630
.. meta::
630631
:title lang=en: Controllers

en/orm.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,3 @@ More Information
120120
orm/deleting-data
121121
orm/behaviors
122122
orm/schema-system
123-
console-commands/schema-cache

0 commit comments

Comments
 (0)