File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -1256,10 +1256,6 @@ These are the options available:
12561256``output_utf8_bom ``
12571257 Outputs special `UTF-8 BOM `_ along with encoded data (default: ``false ``).
12581258
1259- .. versionadded :: 4.4
1260-
1261- The ``output_utf8_bom `` option was introduced in Symfony 4.4.
1262-
12631259Handling Constructor Arguments
12641260------------------------------
12651261
Original file line number Diff line number Diff line change @@ -588,10 +588,6 @@ application handlers::
588588Tagged Services with Priority
589589~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
590590
591- .. versionadded :: 4.4
592-
593- The ability to prioritize tagged services was introduced in Symfony 4.4.
594-
595591The tagged services can be prioritized using the ``priority `` attribute,
596592thus providing a way to inject a sorted collection of services:
597593
You can’t perform that action at this time.
0 commit comments