I am currently using the All in One SEO plugin with PHP version 8.3.6 and am encountering the following error:
Error type E_ERROR occurred in /var/www/webroot/ROOT/wp-content/plugins/all-in-one-seo-pack/app/Common/Admin/PostSettings.php on line 337. Error message: Uncaught Error: Cannot use positional argument after named argument during unpacking in /var/www/webroot/ROOT/wp-content/plugins/all-in-one-seo-pack/app/Common/Admin/PostSettings.php:337
Stack trace: 0 /var/www/webroot/ROOT/wp-content/plugins/all-in-one-seo-pack/app/Common/Admin/PostSettings.php(281): AIOSEO\Plugin\Common\Admin\PostSettings->getPostTypeOverview() 1 /var/www/webroot/ROOT/wp-content/plugins/all-in-one-seo-pack/app/Common/Traits/Helpers/Vue.php(382): AIOSEO\Plugin\Common\Admin\PostSettings->getPostTypesOverview()
…
The error appears related to syntax changes in PHP 8.3 regarding argument unpacking. Could you please confirm if All in One SEO currently supports PHP 8.3.6? Additionally, are there plans to provide compatibility with PHP 8.3 in a future update?
Thank you for your assistance.