DiscouragedFunctions
Discourages the use of debug functions.
Scope
Squiz.PHP.DiscouragedFunctions
Properties
Property Name | Type | Default | Available Since |
---|---|---|---|
error | bool | false | - |
Usage
xml
<rule ref="Squiz.PHP.DiscouragedFunctions">
<properties>
<property name="error" value="true" />
</properties>
</rule>
Examples
No Examples Available
Please edit this page through Github to add examples.