Skip to content

Conversation

@LamentXU123
Copy link
Contributor

@LamentXU123 LamentXU123 commented Dec 30, 2025

While I am reading the codebases I found those typos have a relatively high occurrence.

  • is is
  • the the
  • to to
  • and and

This PR fixes them all. (I don't think we need an issue or emails for this, so I open this PR directly)

@kocsismate
Copy link
Member

Some of these files are bundled libraries (e.g. timelib, uriparser), therefore the fixes should go upstream. And this is why the "verify bundled files" job fails, because those files shouldn't be modified in php-src.

@LamentXU123
Copy link
Contributor Author

LamentXU123 commented Dec 30, 2025

because those files shouldn't be modified in php-src.

Fixes concerning upstream programs are removed.

@iluuu1994
Copy link
Member

date/lib and ext/uri/uriparser should still be reverted.

@iluuu1994 iluuu1994 merged commit 4f793ba into php:master Dec 31, 2025
11 checks passed
@iluuu1994
Copy link
Member

Thank you @LamentXU123!

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.

3 participants