Closed
Description
As discussed in #8319, there are some code examples where we don't include the trailing comma in the last element of the arrays. For example here: https://github.com/symfony/symfony-docs/blob/master/service_container.rst.
So let's review all of them 😄