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

PreparedSQLSniff: Trigger on variables in sql in heredocs and ignore nowdoc syntax #880

Merged
merged 1 commit into from
Mar 21, 2017

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Mar 21, 2017

Includes unit tests.

Also:

  • Adds unit tests for multi-line T_DOUBLE_QUOTED_STRING and T_CONSTANT_ENCAPSED_STRING which were missing

Related to #764

@jrfnl jrfnl added this to the 0.12.0 milestone Mar 21, 2017
@jrfnl jrfnl changed the title PreparedSQLSniff: Trigger on enqueued resources in heredoc and ignore nowdoc syntax PreparedSQLSniff: Trigger on variables in sql in heredocs and ignore nowdoc syntax Mar 21, 2017
…nowdoc syntax

Includes unit tests.

Also:
* Adds unit tests for multi-line `T_DOUBLE_QUOTED_STRING` and `T_CONSTANT_ENCAPSED_STRING` which were missing
@jrfnl jrfnl force-pushed the feature/review-text-string-tokens-prepared-sql branch from a82bec9 to ee038fe Compare March 21, 2017 07:24
@GaryJones GaryJones merged commit cfbe59d into develop Mar 21, 2017
@GaryJones GaryJones deleted the feature/review-text-string-tokens-prepared-sql branch March 21, 2017 15:00
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.

3 participants