Needs work
Project:
SAML Authentication
Version:
8.x-3.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2026 at 19:45 UTC
Updated:
5 Mar 2026 at 13:20 UTC
Jump to comment: Most recent
Comments
Comment #2
roderikComment #5
nickolajReinstated `OPT_IN_TEST_NEXT_MAJOR: 1` in `.gitlab-ci.yml` and removed the `# TODO: back to 1` comment that was added in MR !39.
Comment #6
roderikMerged 8.x-3.x so that only your changes are now in the MR. (The initial merge wiped out your changes silently, so I reapplied them.)
So... after your change, the "composer (next major)" job is still failing / the original issue description still applies. It should not be "needs review" before something is actually (attempted to be) fixed.
I created this issue because I didn't want to delay merging #3557441: Improve coding standards because of it. I can't figure out what is blocking things -probably thinking that two conflicting versions of doctrine/lexer + symfony/yaml need to be installed... without reinstalling samlauth locally using
core_version=main-dev, and then messing with it.