Skip to content

avoid passing null to strtolower

jamie requested to merge jamie/civirules:strtolower-null into master

Eliminates errors along the lines of: [PHP Deprecation] strtolower(): Passing null to parameter #1 (closed) ($string) of type string is deprecated at /var/www/powerbase/sites/all/extensions/civirules/CRM/CivirulesConditions/Activity/Details.php:52

Merge request reports