Skip to content

phpcbf updates, php 8.1 support, install fix

Adam Jacobs requested to merge compatability_updates into 8.x-1.x-dev
  • phpcbf.
  • Add empty string ternary operator for body default value, PHP 8.1 throws error if a null value is passed as a string param.
  • Update install file so that config settings are not overridden if they are already set.

Merge request reports