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

Fix grammatical issues in accepted proposals #785

Merged
merged 1 commit into from
Aug 3, 2016
Merged

Fix grammatical issues in accepted proposals #785

merged 1 commit into from
Aug 3, 2016

Conversation

colinodell
Copy link
Contributor

Some of the issues are minor (excessive or missing commas) while others are slightly more glaring (incorrect tense, wrong preposition, missing/extra words, singular vs. plural, etc.)

@@ -108,7 +108,7 @@ if (! function_exists('bar')) {

Namespaces and classes MUST follow an "autoloading" PSR: [[PSR-0], [PSR-4]].

This means each class is in a file by itself, and is in a namespace of at
This means each class is in a file by itself and is in a namespace of at
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wouldn't call this one incorrect as much as a stylistic difference.

@Crell
Copy link
Contributor

Crell commented Jul 7, 2016

Other than those noted above this seems fine to me. Thanks!

@colinodell
Copy link
Contributor Author

Thanks for the feedback @Crell! I've reverted those three changes, squashed, and force-pushed.

@pmjones
Copy link
Contributor

pmjones commented Jul 8, 2016

For my part, the edits to PSR-4 are acceptable.

@Seldaek @weierophinney may wish to review the edits to their work as well.

@Seldaek
Copy link
Contributor

Seldaek commented Jul 9, 2016 via email

@michaelcullum
Copy link
Member

I'll merge this once I've had some form of a-okay from one of the PSR-7 team.

@weierophinney
Copy link
Contributor

👍 from me!

@michaelcullum
Copy link
Member

Sorry for the delay, I missed Matthew's reply

@michaelcullum michaelcullum merged commit edcfc48 into php-fig:master Aug 3, 2016
@colinodell colinodell deleted the fix-grammar branch August 3, 2016 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
6 participants