Skip to content

php 8.5rc1 deprecations #346

@brianteeman

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

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