Skip to content

Fix Icinga/zf1 compat#3035

Open
lippserd wants to merge 1 commit intomasterfrom
zf1-compat
Open

Fix Icinga/zf1 compat#3035
lippserd wants to merge 1 commit intomasterfrom
zf1-compat

Conversation

@lippserd
Copy link
Member

@lippserd lippserd commented Feb 23, 2026

The method signature of Zend_Form_Element::_filterValue() was changed years ago in shardj/zf1-future, but we provided a patch so that Director did not need to be modified to maintain compatibility between multiple library versions. With the upcoming support for PHP 8.5, we no longer need to support older library versions and can adapt Director to be compatible with the changed signature.

refs Icinga/icinga-php-thirdparty#103

The method signature of `Zend_Form_Element::_filterValue()` was changed years
ago in `shardj/zf1-future`, but we provided a patch so that Director did not
need to be modified to maintain compatibility between multiple library
versions. With the upcoming support for PHP 8.5, we no longer need to support
older library versions and can adapt Director to be compatible with the changed
signature.
@cla-bot cla-bot bot added the cla/signed label Feb 23, 2026
@lippserd lippserd requested a review from raviks789 February 23, 2026 08:29
Copy link
Collaborator

@raviks789 raviks789 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants