Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explicitly set arg_seperator #210

Merged
merged 1 commit into from
Apr 14, 2024

Conversation

ziegenberg
Copy link
Contributor

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

  • It is a Bug fix
  • It is a New feature
  • Breaks BC
  • Includes Deprecations

@ziegenberg ziegenberg force-pushed the explicitly-set-arg_seperator branch from b73e581 to ab3a5f1 Compare April 14, 2024 15:24
@ziegenberg
Copy link
Contributor Author

I added a test.

@ziegenberg
Copy link
Contributor Author

The failing rector tests are probably due to rectorphp/rector#8395.

@Spomky
Copy link
Member

Spomky commented Apr 14, 2024

Thanks. That's a nice addition.
Waiting for CI to pass.

@Spomky
Copy link
Member

Spomky commented Apr 14, 2024

No worries for Rector. I will fix it.

@ziegenberg
Copy link
Contributor Author

ziegenberg commented Apr 14, 2024

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.

@Spomky
Copy link
Member

Spomky commented Apr 14, 2024

Excellent. Can you target 11.2? It seems it is more a big fix than a new feature.

@ziegenberg
Copy link
Contributor Author

I'll rebase onto branch 11.2.x and force push. Is that okay with you?

We cannot rely on arg_separator.output to be set to it's default '&',
therefore we explicitly set it here.

Signed-off-by: Daniel Ziegenberg <[email protected]>
@ziegenberg ziegenberg force-pushed the explicitly-set-arg_seperator branch from ab3a5f1 to 1065022 Compare April 14, 2024 15:53
@ziegenberg ziegenberg changed the base branch from 11.3.x to 11.2.x April 14, 2024 15:53
@ziegenberg
Copy link
Contributor Author

Rebased and force-pushed.

@Spomky
Copy link
Member

Spomky commented Apr 14, 2024

Many thanks 👍🏼

@Spomky Spomky merged commit 5b5b047 into Spomky-Labs:11.2.x Apr 14, 2024
9 of 10 checks passed
@Spomky Spomky self-assigned this Apr 14, 2024
@Spomky Spomky added the bug label Apr 14, 2024
@Spomky Spomky added this to the 11.2.1 milestone Apr 14, 2024
@ziegenberg ziegenberg deleted the explicitly-set-arg_seperator branch April 14, 2024 16:07
@ziegenberg
Copy link
Contributor Author

Many thanks for the quick release! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants