We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b0be8e commit 657ba77Copy full SHA for 657ba77
setup/upgrade_major.rst
@@ -213,7 +213,7 @@ included in the Symfony repository for any BC break that you need to be aware of
213
Upgrading to Symfony 6: Add Native Return Types
214
-----------------------------------------------
215
216
-Symfony 6 and Symfony 6 have come with native PHP return types to (almost all) methods.
+Symfony 6 and Symfony 7 added native PHP return types to (almost all) methods.
217
218
In PHP, if the parent has a return type declaration, any class implementing
219
or overriding the method must have the return type as well. However, you
0 commit comments