• Resolved leonardcraft

    (@leonardcraft)


    Navigating anywhere on the backend with PHP 8.0 throws a number of error messages that seem to originate from the plugin. I am using WordPress 5.6.1 and Post SMTP 2.0.22.

    [18-Feb-2021 16:27:40 UTC] PHP Warning:  Only the first byte will be assigned to the string offset in C:\Users\lcraft\Local Sites\localjwcc\app\public\wp-includes\class.wp-scripts.php on line 492
    [18-Feb-2021 16:27:40 UTC] PHP Stack trace:
    [18-Feb-2021 16:27:40 UTC] PHP   1. {main}() C:\Users\lcraft\Local Sites\localjwcc\app\public\wp-admin\admin-ajax.php:0
    [18-Feb-2021 16:27:40 UTC] PHP   2. do_action() C:\Users\lcraft\Local Sites\localjwcc\app\public\wp-admin\admin-ajax.php:45
    [18-Feb-2021 16:27:40 UTC] PHP   3. WP_Hook->do_action() C:\Users\lcraft\Local Sites\localjwcc\app\public\wp-includes\plugin.php:484
    [18-Feb-2021 16:27:40 UTC] PHP   4. WP_Hook->apply_filters() C:\Users\lcraft\Local Sites\localjwcc\app\public\wp-includes\class-wp-hook.php:311
    [18-Feb-2021 16:27:40 UTC] PHP   5. PostmanViewController->registerStylesAndScripts() C:\Users\lcraft\Local Sites\localjwcc\app\public\wp-includes\class-wp-hook.php:287
    [18-Feb-2021 16:27:40 UTC] PHP   6. wp_localize_script() C:\Users\lcraft\Local Sites\localjwcc\app\public\wp-content\plugins\post-smtp\Postman\PostmanViewController.php:173
    [18-Feb-2021 16:27:40 UTC] PHP   7. WP_Scripts->localize() C:\Users\lcraft\Local Sites\localjwcc\app\public\wp-includes\functions.wp-scripts.php:221

    It gets thrown many times in one page load.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @leonardcraft,

    For now, PHP 8 is not supported. This will be introduced in the future.
    Thanks.

    Kind Regards,
    Tim

    Thread Starter leonardcraft

    (@leonardcraft)

    Thanks Tim! Could we anticipate PHP 8 support within, say, the next year? I’m mostly just making notes, as we are in beginning stages of what it will take to transition.

    Hi @leonardcraft,

    Unfortunately I can’t say – as I am not the developer. Yehuda is incredibly busy at the moment, so it’s hard for me to say.

    I will raise this when he is available and see if he has any idea on when this might be.

    Thanks for your query.

    Kind Regards,
    Tim

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP 8 Warnings’ is closed to new replies.