-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
widgets-manager.php line #563:
if ( !isset($wp_registered_widgets[$id]) ) continue;
Will raise the error : Fatal error: 'break' not in the 'loop' or 'switch' context in
This will happen in PHP >= 7. Please resolve, I will not be able to update Cherry again until it is fixed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels