Skip to content
On this page

DisallowComparisonAssignment

Ensures that the value of a comparison is not assigned to a variable.

Scope

Squiz.PHP.DisallowComparisonAssignment

Usage

xml
<rule ref="Squiz.PHP.DisallowComparisonAssignment"></rule>

Examples

No Examples Available

Please edit this page through Github to add examples.

Released under the MIT License.