Closed ziegenberg closed 6 months ago
I added a test.
The failing rector tests are probably due to https://github.com/rectorphp/rector/issues/8395.
Thanks. That's a nice addition. Waiting for CI to pass.
No worries for Rector. I will fix it.
I found this while I was working on this: https://tracker.moodle.org/browse/MDL-79678
If we could have a version that includes this fix soon, that would be wonderful.
Excellent. Can you target 11.2? It seems it is more a big fix than a new feature.
I'll rebase onto branch 11.2.x and force push. Is that okay with you?
Rebased and force-pushed.
Many thanks 👍🏼
Many thanks for the quick release! 🎉
We cannot rely on
arg_separator.output
to be set to it's default '&', therefore we explicitly set it here.Target branch: 11.3.x