Results 3 issues of Pavel Golubev

After update to php8. Deprecated: Required parameter $config follows optional parameter $resource_id in /core/components/migx/model/migx/migx.class.php:1677 Deprecated: Required parameter $criteria follows optional parameter $tvFilters in /core/components/migx/model/migx/migx.class.php:2110

When run command "npm i @vite-pwa/nuxt -D" in terminal show warnings: ```` npm WARN deprecated [email protected]: Please use @jridgewell/sourcemap-codec instead npm WARN deprecated [email protected]: It is not compatible with newer...

In src/xPDO/Om/mysql/xPDOManager.php:117 must check is exist table, but this is not working in MySQL8. When try $manger->createObjectContainer() result is `Error Code: 1146. Table 'eparket.modx_epshop_payment' doesn't exist` because table not created...