<!--
    Before you open an issue, make sure this one does not already exist.
    Please also read the "guidelines for contributing" link above before posting.
-->

<!--
    If you are reporting a bug, please try to fill in the following.
    Otherwise remove it.
-->

### Environment

#### Symfony packages

```
$ composer show --latest 'symfony/*'
# Put the result here.
```

#### PHP version

```
$ php -v
# Put the result here.
```

## Subject

<!--
    Give here as many details as possible.
    Next sections are for ERRORS only.
-->

## Steps to reproduce

## Expected results

## Actual results

<!--
    If it's an error message or piece of code, use code block tags,
    and make sure you provide the whole stack trace(s),
    not just the first error message you can see.
-->
