Skip to content

Conversation

@LamentXU123
Copy link

@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
Author

LamentXU123 commented Dec 30, 2025

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

Fixes concerning upstream programs are removed.

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