Problem/Motivation

Symfony 3.4.5 is out. We need to move at least the yaml component to it because of a bug - see #2945275: Remove hack to fix bug in symfony/yaml

Proposed resolution

Update the components.

Remaining tasks

User interface changes

None

API changes

None - bug fixes only.

Data model changes

None

Comments

alexpott created an issue. See original summary.

alexpott’s picture

Status: Active » Needs review
StatusFileSize
new26.13 KB
alexpott’s picture

StatusFileSize
new458 bytes
new26.58 KB

Hmmm... also need to update the constraint we are not compatible with anything lower than Symfony\Yaml 3.4.5

alexpott’s picture

Status: Needs review » Postponed
catch’s picture

Status: Postponed » Needs review

Just committed the other issue.

zymbian’s picture

Status: Needs review » Reviewed & tested by the community

Patch looks good to me. Marking RTBC.

alexpott’s picture

StatusFileSize
new22.18 KB

Rebased patch on HEAD.

alexpott’s picture

Status: Reviewed & tested by the community » Closed (duplicate)

Closed in favour of #2951269: Update symfony/* and twig/twig because there's been another 3.4 bug fix release. Although that issue was actually the duplicate one.