Bruno17 / MIGX

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

Fix deprecation warning #393

Closed sdrenth closed 1 year ago

sdrenth commented 2 years ago

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

Tested with: MODX 3 PHP 8.1

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