LowerCaseConstant
Checks that all uses of true, false and null are lowercase.
Scope
Generic.PHP.LowerCaseConstant
Description
The <em>true</em>, <em>false</em> and <em>null</em> constants must always be lowercase.
Usage
xml
<rule ref="Generic.PHP.LowerCaseConstant"></rule>
Examples
No Examples Available
Please edit this page through Github to add examples.