Conversation
supportHello, The AAM version 7.0 crashs with PHP 7.2. Error type E_PARSE in /path/to/wordpress/wp-content/plugins/advanced-access-manager/application/Framework/Utility/Misc.php on line 292. Error message: syntax error, unexpected ‘…’ (T_ELLIPSIS), expecting ‘]’ Thanks,
@ykato20 thank you for the report. Indeed, the spread operator was introduced in PHP 7.4 for array hydration. We are going to fix it in upcoming AAM 7.0.1 release to keep it backward compatible with PHP 5.6.0.
The issue has been resolved in version 7.0.1. Thank you for update.
@ykato20 thank you for the report. Indeed, the spread operator was introduced in PHP 7.4 for array hydration. We are going to fix it in upcoming AAM 7.0.1 release to keep it backward compatible with PHP 5.6.0.
The issue has been resolved in version 7.0.1. Thank you for update.