• Resolved own3mall

    (@own3mall)


    Could you please refactor your code so that it will work with PHP 7.0.x? There’s no need to require 7.2… some of us are still running sites on Ubuntu 16.04

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author OllieJones

    (@olliejones)

    OK, thanks for that feedback! I’ll take a look.

    I am using this plugin on PHP 8.1 and everything is fine. It works and there are no warning/error messages.

    Plugin Author OllieJones

    (@olliejones)

    That’s great to hear! I haven’t had the chance to test it there yet.

    Thread Starter own3mall

    (@own3mall)

    https://github.com/own3mall/index-wp-mysql-for-speed

    I converted it to be PHP 7.0.x Compatible.

    However, this plugin did nothing to speed up the database or its expensive WooCommerce / Event Espresso database calls.

    I don’t believe creating keyed indexes increases speed? Nor converting tables to InnoDB? Did you actually see performance increases from these changes?

    Plugin Author OllieJones

    (@olliejones)

    Version 1.4.2 supports php versions 5.6 and beyond, which should correct the problems using php 7.0.

    Many sites, including multiple large WooCommerce sites, have seen big performance increases after adding new indexes. I’m sorry to hear yours doesn’t see these increases.

    We haven’t tested it with Event Espresso yet.

    If you want to use the plugin to capture a monitor and upload it, we can take a look at your database traffic and see whether any new indexes might help.

    • This reply was modified 2 years, 10 months ago by OllieJones.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘PHP 7.0 Support’ is closed to new replies.