Skip to content

Conversation

@GuySartorelli
Copy link
Member

@GuySartorelli GuySartorelli commented Nov 30, 2025

symfony/yaml changed which line it thinks the error is on - arguably the change is wrong, but arguably the line number was already wrong anyway (the actual error is on line 4, but we used to expect line 5, and it changed to reporting line 6).

We shouldn't care what line symfony is reporting about - what really matters is that the error we expect is the error that is thrown.

Important

Intentionally targetting 6.0 since this doesn't affect projects but does make CI green.
6.0 is still supported for security fixes so we should ideally keep CI green on that branch.

Doesn't affect 5.4 because this only started failing with symfony/yaml 7.4.0 which can't be installed with framework 5.4

Issue

symfony/yaml changed which line it thinks the error is on - arguably the
change is wrong, but arguably the line number was already wrong anyway
(the actual error is on line 4, but we used to expect line 5, and it
changed to reporting line 6).

We shouldn't care what line symfony is reporting about - what really
matters is that the error we expect is the error that is thrown.
@GuySartorelli GuySartorelli mentioned this pull request Nov 30, 2025
@emteknetnz emteknetnz merged commit a1758c9 into silverstripe:6.0 Nov 30, 2025
13 checks passed
@emteknetnz emteknetnz deleted the pulls/6.0/broken-build branch November 30, 2025 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants