8000
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 7f67988 commit 24a7c37Copy full SHA for 24a7c37
contributing/code/bc.rst
@@ -449,7 +449,7 @@ Turn static into non static No
449
.. [9] Allowed for the ``void`` return type.
450
451
.. [10] Parameter names are only covered by the compatibility promise for
452
- constructors of Attribute classes. Using PHP 8's named arguments
453
- feature might break your code when upgrading to newer Symfony versions.
+ constructors of Attribute classes. Using PHP named arguments might
+ break your code when upgrading to newer Symfony versions.
454
455
.. _`Semantic Versioning`: https://semver.org/
0 commit comments