Skip to content

fix(http): resolve dynamic property deprecation in Mock client#6

Merged
ralflang merged 1 commit into
FRAMEWORK_6_0from
fix/dynamic-property-deprecation
May 22, 2026
Merged

fix(http): resolve dynamic property deprecation in Mock client#6
ralflang merged 1 commit into
FRAMEWORK_6_0from
fix/dynamic-property-deprecation

Conversation

@ralflang
Copy link
Copy Markdown
Member

Add #[AllowDynamicProperties] to legacy Horde_Http_Response_Base for
PHP 8.2+ compatibility. Fix TypeError in PSR-4 Mock client when
constructed without Options argument.

Closes issue #4

Add #[AllowDynamicProperties] to legacy Horde_Http_Response_Base for
PHP 8.2+ compatibility. Fix TypeError in PSR-4 Mock client when
constructed without Options argument.

Closes issue #4
@ralflang ralflang merged commit a22eeb9 into FRAMEWORK_6_0 May 22, 2026
1 check failed
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.

1 participant