• Resolved dimal

    (@dimalifragis)


    Hi, This came up today:

    [17-Aug-2023 10:59:06 UTC] PHP Fatal error: Uncaught TypeError: unserialize(): Argument #1 ($data) must be of type string, array given in /home/wp-content/plugins/basepress/includes/class-basepress-utils.php:1125

    It only occurs if I use a persistent object cache (or more specifically, I am using Docket Cache. Apparently, the values of the options as stored in the cache get unserialized while still being linked/referenced to the cache or are stored before being serialized or something.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author BasePress

    (@codesavory)

    We are working on an update asap. Will revert to this thread again once the update is deployed.

    [Sorry, due to technical reasons, email alerts were not delivered to us. Hence to delay in reverting]

    Plugin Author BasePress

    (@codesavory)

    An update to the plugin is released today. Please update to latest version and these errors should be resolved. ​

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘PHP Fatal error: Uncaught TypeError: unserialize()’ is closed to new replies.