Skip to content

PHP Deprecated: Creation of dynamic property wsdl::$schemaTargetNamespace is deprecated #135

@aforgh

Description

@aforgh

With PHP 8,2 I got this error when setting $schemaTargetNamespace within my application service.

I added:

var $schemaTargetNamespace = "";

to the properties of the $wsdl class.
That fixed the issue.

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