Skip to content

Commit 577ce63

Browse files
committed
Merge branch '8.0' into 8.1
2 parents 0df66af + 2aae103 commit 577ce63

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

console.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -142,11 +142,6 @@ attribute. For example, you may want a command to create a user::
142142
}
143143
}
144144

145-
.. versionadded:: 7.3
146-
147-
Support for invokable commands that don't extend the base ``Command`` class
148-
was introduced in Symfony 7.3
149-
150145
If you can't use PHP attributes, register the command as a service and
151146
:doc:`tag it </service_container/tags>` with the ``console.command`` tag. If you're using the
152147
:ref:`default services.yaml configuration <service-container-services-load-example>`,

0 commit comments

Comments
 (0)