backdrop-contrib / backup_migrate

Port of the Drupal backup_migrate module to Backdrop
GNU General Public License v2.0
7 stars 14 forks source link

PHP 8 warning #76

Closed jenlampton closed 2 years ago

jenlampton commented 2 years ago

I'm seeing the following warning after switching a site from php 7.4 to PHP 8.

Deprecated function: Required parameter $settings follows optional parameter $level in require_once() (line 20 of backdrop/modules/contrib/backup_migrate/includes/filters.inc).