Open
Description
Squiz.Strings.DoubleQuoteUsage.ContainsVar prevents strings containing variables. This doesn't match the examples in the documentation and, given that PHP7s interpolation uses less memory than concatenation, probably isn't intended.
This PR adds an exclude for that check and tries to make the docs a little more exact.
Originally posted by @kynx at zendframework/zend-coding-standard#18
Metadata
Metadata
Assignees
Labels
No labels