After successful upgrade to EE 7.5.2, there was a parse error in the cp upon login about extra comma in ee/ExpressionEngine/Addons/pro/Service/Access/Access.php (line 203). Looks like the trailing comma in the hasany check may cause issues.
I couldn't replicate, despite my best efforts. But... it definitely happened.
ETA- happened on php 7.2, which is probably why I failed to replicate.
After successful upgrade to EE 7.5.2, there was a parse error in the cp upon login about extra comma in ee/ExpressionEngine/Addons/pro/Service/Access/Access.php (line 203). Looks like the trailing comma in the hasany check may cause issues.
I couldn't replicate, despite my best efforts. But... it definitely happened.
ETA- happened on php 7.2, which is probably why I failed to replicate.