5.8.1 vs. PHP 7

Support General 5.8.1 vs. PHP 7Resolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #43505
    Hinnerk AltenburgHinnerk Altenburg
    Participant

    Hi,

    I am very looking forward to times where PHP8 is installed on every system.
    Many of our plugin users are still on WP<5.9 with PHP7.4. Removing about 14 occurrences of strpos() in favour of PHP8's new string functions has kicked out many of our clients from using our plugin.
    Please wait for more significant code changes before deciding to abandon WP<5.9 and PHP<8.0.
    Could you please revert this commit and re-commit it next year?
    https://github.com/wpmetabox/meta-box/commit/8b6f7eae05a1601baa380e1724fe3abcbf2a9595

    Kind regards,
    Hinnerk

    #43511
    PeterPeter
    Moderator

    Hello Hinnerk,

    I'm afraid that it isn't possible. If you use the WordPress version < 5.9, please use the older version of Meta Box.

    #43521
    Hinnerk AltenburgHinnerk Altenburg
    Participant

    Hi Peter,

    thanks!
    We're gonna duplicate the WordPress compatibility functions (compat.php) in our code for a while, so we can still use MetaBox 5.8.1.

    Best regards,
    Hinnerk

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.