Skip to content

Conversation

@f3l1x
Copy link
Member

@f3l1x f3l1x commented Dec 14, 2025

Add explicit declaration of $schemaTargetNamespace property to the wsdl class to prevent PHP 8.2+ deprecation warning about dynamic property creation. This addresses issue #135.

Also adds WsdlTest.phpt with test cases for the wsdl class including verification that the schemaTargetNamespace property is properly declared.

Add explicit declaration of $schemaTargetNamespace property to the wsdl
class to prevent PHP 8.2+ deprecation warning about dynamic property
creation. This addresses issue #135.

Also adds WsdlTest.phpt with test cases for the wsdl class including
verification that the schemaTargetNamespace property is properly declared.
@f3l1x f3l1x merged commit 0f7def0 into master Dec 14, 2025
8 checks passed
@f3l1x f3l1x deleted the claude/add-test-issue-135-idfRS branch December 14, 2025 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants