Skip to content

php 8.5rc1 deprecations #346

Description

@brianteeman

Deprecated


: The __wakeup() serialization magic method has been deprecated. Implement __unserialize() instead (or in addition, if support for old PHP versions is necessary) in
D:\repos\j51\libraries\vendor\joomla\database\src\Pdo\PdoDriver.php
: The __sleep() serialization magic method has been deprecated. Implement __serialize() instead (or in addition, if support for old PHP versions is necessary) in
D:\repos\j51\libraries\vendor\joomla\database\src\Pdo\PdoDriver.php

This can be seen in the database section of the server tab in global configuration

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions