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

Trim whitespace from wordpress values #2945

Merged
merged 1 commit into from
Jun 10, 2024
Merged

Trim whitespace from wordpress values #2945

merged 1 commit into from
Jun 10, 2024

Conversation

wagoodman
Copy link
Contributor

It's possible that values being parsed within PHP comments for the wordpress plugin may have whitespace values (e.g. carriage returns before line endings). This PR cleans such values before further processing.

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
@wagoodman wagoodman added the bug Something isn't working label Jun 10, 2024
@wagoodman wagoodman requested a review from a team June 10, 2024 17:25
@wagoodman wagoodman merged commit f966bcf into main Jun 10, 2024
11 checks passed
@wagoodman wagoodman deleted the wordpress-whitespace branch June 10, 2024 17:35
@wagoodman wagoodman added the ecosystem:php relating to the php ecosystem label Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ecosystem:php relating to the php ecosystem
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants