Skip to content

Commit 24a7c37

Browse files
committed
Minor tweak
1 parent 7f67988 commit 24a7c37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributing/code/bc.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ Turn static into non static No
449449
.. [9] Allowed for the ``void`` return type.
450450
451451
.. [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.
452+
constructors of Attribute classes. Using PHP named arguments might
453+
break your code when upgrading to newer Symfony versions.
454454
455455
.. _`Semantic Versioning`: https://semver.org/

0 commit comments

Comments
 (0)