• Resolved klemza

    (@klemza)


    Hello,

    I have noticed that there is a php warning when the plugin tries to generate a new cache key. It should be a simple fix.
    In function get_cache you should check if $exparation is set (line: 134).

    Warning (PHP 8.1):

    Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /srv/www/hit2023/current/web/app/plugins/wp-rest-cache/includes/caching/class-caching.php on line?135

Viewing 1 replies (of 1 total)
  • Plugin Author Richard Korthuis

    (@rockfire)

    Hi @klemza

    Thank you for using our plugin!

    Yes we were made aware of it and already had a fix ready for deploy. I just deployed a new version of our plugin including this fix.

Viewing 1 replies (of 1 total)
  • The topic ‘PHP warning on cache generation’ is closed to new replies.