Viewing 6 replies - 1 through 6 (of 6 total)
  • I believe there’s an issue with all PHP7 versions. I do not believe this plugin has been updated to reflect the differences between PHP5 and PHP7. I can confirm that there is an issue under PHP 7.0.27-0+deb9u1 (cli).

    I will be filing a formal bug report later.

    Thread Starter PepeCZ

    (@pepecz)

    Oh ??

    So, if have some bug this plugin with php7.x (we run on php7.2)
    so same problem will have maybe same plugin forceregeneratethumbnails.

    author this plugin say, that forceregeneratethumbnails is only fork, so this bug will have on 99% both.

    I hold my fingers to fix the bug soon.

    Unfortunately, yes, @pepecz.

    With the changes from PHP5 to PHP7, not every plugin is cross-compatible. It’s up to each developer (both Plugins and Themes) to update their codes to support PHP7. Sadly, WordPress hasn’t started enforcing a forced change on this, yet.

    P?i změnách z PHP5 na PHP7 není ka?dy plugin kompatibilní. Je na ka?dém vyvojá?i (oba pluginy a motivy) aktualizovat své kód na podporu PHP7. Bohu?el WordPress neza?al prosazovat nucenou změnu v této věci.

    Plugin Contributor viper007bond

    (@viper007bond)

    My plugin should work fine with PHP 7.2. Infact it’s the version of PHP that I wrote the new version of the plugin using. ??

    I run my plugin’s unit tests against PHP 5.6 through 7.2:

    https://travis-ci.org/Viper007Bond/regenerate-thumbnails

    • This reply was modified 6 years, 9 months ago by viper007bond.
    • This reply was modified 6 years, 9 months ago by viper007bond.
    Thread Starter PepeCZ

    (@pepecz)

    Thanks for link Alex. ??
    We looked on it Alex, and you tested it on our setup (last official WordPress release + php7.2).
    So, we left on website your plugin regenerate thumbnails.

    Plugin Contributor viper007bond

    (@viper007bond)

    @pepecz: Good to hear. ??

    I run my plugin’s unit tests against PHP 5.6 through 7.2

    Oops, I meant PHP 5.2 through 7.2 (and nightly). I was thinking of a different plugin of mine that requires 5.6+.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Works with PHP 7.2?’ is closed to new replies.