Skip to content

fix: deleted stray semicolon #18782

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

Merged
merged 1 commit into from
Jun 6, 2025
Merged

Conversation

NickSdot
Copy link
Contributor

@NickSdot NickSdot commented Jun 6, 2025

I am currently familiarising myself with the code base. I thought I would just send a patch for findings like this one. Are you all good with that, or are bundled PRs preferred?

@iluuu1994
Copy link
Member

Hi @NickSdot. Can you please target master?

@iluuu1994
Copy link
Member

Are you all good with that, or are bundled PRs preferred?

Generally, separate PRs are better if the changes are unrelated.

@NickSdot NickSdot changed the base branch from PHP-8.3 to master June 6, 2025 12:20
@NickSdot
Copy link
Contributor Author

NickSdot commented Jun 6, 2025

@iluuu1994 done.

(i did that intitially with #18781 but the contribution guide says target lowest supported 8?)

@iluuu1994
Copy link
Member

@NickSdot Thanks!

If you are fixing a bug, then please submit your PR against the lowest actively supported branch of PHP that the bug affects

This remark only applies to bug fixes, but given this doesn't change behavior and is a dev script, that doesn't really apply.

@iluuu1994 iluuu1994 merged commit 01abca9 into php:master Jun 6, 2025
9 checks passed
@iluuu1994
Copy link
Member

Thanks @NickSdot!

@NickSdot NickSdot deleted the remove-stray-semicolon branch June 6, 2025 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants