php 7.2 for Phlox Pro (last version) and 7.0.20 Plox (last 2.2.21) on MAMP
same problem.
I eliminated the errors by removing (commenting) these lines (in Plox 2.2.21 – In Phlox Pro I have not tried):
from 81 to 87
$this->add_group_control(EAE_Posts_Group_Control::get_type(),[‘name’ => ‘eaeposts’]);
and line 687
$controls_manager->add_group_control( EAE_Posts_Group_Control::get_type(), new EAE_Posts_Group_Control() );