File tree 2 files changed +0
-8
lines changed
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:
1256
1256
``output_utf8_bom ``
1257
1257
Outputs special `UTF-8 BOM `_ along with encoded data (default: ``false ``).
1258
1258
1259
- .. versionadded :: 4.4
1260
-
1261
- The ``output_utf8_bom `` option was introduced in Symfony 4.4.
1262
-
1263
1259
Handling Constructor Arguments
1264
1260
------------------------------
1265
1261
Original file line number Diff line number Diff line change @@ -588,10 +588,6 @@ application handlers::
588
588
Tagged Services with Priority
589
589
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
590
590
591
- .. versionadded :: 4.4
592
-
593
- The ability to prioritize tagged services was introduced in Symfony 4.4.
594
-
595
591
The tagged services can be prioritized using the ``priority `` attribute,
596
592
thus providing a way to inject a sorted collection of services:
597
593
You can’t perform that action at this time.
0 commit comments