Viewing 4 replies - 1 through 4 (of 4 total)
  • Thanks for reporting this bug. We’ll investigate.

    Hi,
    I’ve got the same error.
    Please replace break instruction with return one on line 732 of media-deduper/media-deduper.php file because break is not compliant with PHP7 and then it leads to generate such error.
    This error appears only on PHP7 environments.

    Regards,
    V.

    Fatal error: ‘break’ not in the ‘loop’ or ‘switch’ context in …/wp-content/plugins/media-deduper/media-deduper.php on line 727

    WordPress 4.5
    Running PHP version: 7.0.5

    Should be fixed with 1.0.2. Thanks again for reporting!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Getting Critical error after uppdate’ is closed to new replies.