Skip to content

Avoid PHP8 deprecation notice

haystack requested to merge haystack/multisite:php8 into master

Simple fix to avoid PHP8 notices of the form:

PHP Deprecated:  Required parameter $formName follows optional parameter $props

Merge request reports