Bruno17 / MIGX

MIGX for revo 2.2 and above
83 stars 78 forks source link

Fix deprecation warning #392

Closed sdrenth closed 1 year ago

sdrenth commented 2 years ago

Fixes deprecation warning: Deprecated: Optional parameter $resource_id declared before required parameter $config is implicitly treated as a required parameter in /core/components/migx/model/migx/migx.class.php on line 1763

Tested with: MODX 3 PHP 8.1

Related issue: https://github.com/Bruno17/MIGX/issues/361