Skip to content

Deprecated on PHP 8.5 #76

@marcimat

Description

@marcimat

Hello, there is some Deprecated in the library with PHP 8.5

Deprecated: Method SplObjectStorage::contains() is deprecated since 8.5, use method SplObjectStorage::offsetExists() instead in src/JsonSerializer/JsonSerializer.php on line 311
PHP Deprecated:  Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead insrc/JsonSerializer/JsonSerializer.php on line 314

if ($this->objectStorage->contains($value)) {

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions