Skip to content

PHP 8.2 Compatibility of Dispatcher Class #58

Open
@hbongen

Description

@hbongen

If you use the Dispatcher in a PHP8.2 Runtime you get a Deprecation Notice:

NOTICE: PHP message: PHP Deprecated:  Creation of dynamic property AdvancedJsonRpc\Dispatcher::$mapper is deprecated 

To avoid this I will create a merge-Request that adds the missing property and imports \JsonMapper-Class. Maybe correlates to #57

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions