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

Create a new pull request by comparing changes across two branches #246

Merged
merged 2 commits into from
Aug 24, 2023

Conversation

GulajavaMinistudio
Copy link

Please describe the changes this PR makes and why it should be merged:

Status and versioning classification:

White-Wolf and others added 2 commits August 23, 2023 16:10
…ut cases instead of just for string input cases (#9793)

Explicitly add input args for readable input cases instead of just for string input cases.
Change also ensures that constant arrays are passed by value instead of by reference, preventing them from accidentally being modified.

Co-authored-by: Jiralite <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment