Pattern: Malformed $strict
parameter for function
Issue: -
Some functions have $strict
parameter. This sniff reports calls to these functions without the parameter or with $strict = false
.
Pattern: Malformed $strict
parameter for function
Issue: -
Some functions have $strict
parameter. This sniff reports calls to these functions without the parameter or with $strict = false
.