DisallowSizeFunctionsInLoops
Bans the use of size-based functions in loop conditions.
Scope
Squiz.PHP.DisallowSizeFunctionsInLoops
Usage
xml
<rule ref="Squiz.PHP.DisallowSizeFunctionsInLoops"></rule>
Examples
No Examples Available
Please edit this page through Github to add examples.