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 9948963 commit 14b029cCopy full SHA for 14b029c
console/coloring.rst
@@ -78,6 +78,7 @@ Displaying Clickable Links
78
~~~~~~~~~~~~~~~~~~~~~~~~~~
79
80
.. versionadded:: 4.3
81
+
82
The feature to display clickable links was introduced in Symfony 4.3.
83
84
Commands can use the special ``<href>`` tag to display links similar to the
routing.rst
@@ -529,6 +529,7 @@ example to force the generation of ``/blog/1`` instead of ``/blog`` in the
529
previous example) add the ``!`` character before the placeholder name: ``/blog/{!page}``
530
531
532
533
The feature to force the inclusion of default values in generated URLs was
534
introduced in Symfony 4.3.
535
0 commit comments