WPIntell

Source evidence

Parse error with PHP 7.2

Advanced Access Manager – Access Governance for WordPress · support · 2025-05-07T01:36:00+00:00

mixedsentiment
highseverity
0.88relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 32 rows with source links

18.8% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

26 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
ykato20 resolved
Hello, 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.

Comments

2 shown
Vasyl Martyniuk 2025-05-07T12:16:00+00:00

@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.

ykato20 2025-05-12T00:25:00+00:00

The issue has been resolved in version 7.0.1. Thank you for update.