Skip to content

Minimal tidy for 7.4 #5145

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

Closed
wants to merge 2 commits into from
Closed

Minimal tidy for 7.4 #5145

wants to merge 2 commits into from

Conversation

nikic
Copy link
Member

@nikic nikic commented Feb 3, 2020

This is #5074, but reduced to a minimal set of reformattings: Only strip trailing whitespace in C files, and reformat PHP files to use space indentation.

PHPT files will be reformatted on master only.

nikic added 2 commits February 3, 2020 11:31
Many parts are disabled for the PHP-7.4 branch. We only strip
trailing whitespace in C files and reindent .php files to spaces.
@nikic
Copy link
Member Author

nikic commented Feb 3, 2020

Merged to 7.4 and applied formatting on 7.4/master.

@nikic nikic closed this Feb 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant