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 issue with whitelist comment not being recognized… #619

Merged
merged 1 commit into from
Jul 19, 2016

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Jul 19, 2016

… if inline comment ends with closing PHP tag.

Includes unit test.

Also:

  • added additional unit test for prefixed whitelist comment
  • minor grammar correction.

Fixes #542

Ref: http://php.net/manual/en/language.basic-syntax.comments.php

…nt ends with closing PHP tag.

Includes unit test.

Also:
* added additional unit test for prefixed whitelist comment
* minor grammar correction.

Fixes #542
@JDGrimes JDGrimes added this to the 0.10.0 milestone Jul 19, 2016
@JDGrimes JDGrimes merged commit d1ea177 into develop Jul 19, 2016
@JDGrimes JDGrimes deleted the WPCS/feature/issue-542-fix branch July 19, 2016 20:04
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.

Case where "// input var okay" ignored
3 participants