Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Conversation

weierophinney
Copy link
Member

Fixes a "regression" discovered in #5007. Basically, fixes from #4996 made the preferFormInputFilter flag actually have semantic meaning finally, and I discovered that the default value needed to be switched in order to retain the pre-2.2.3 form behavior.

- This fixes a regression in 2.2.3 via zendframework#4996, whereby the fix to a
  regression caused a new regression in behavior, in which the form
  input filters were no longer being merged in the expected order.
  Essentially, the fix in zendframework#4996 now enforced the `preferFormInputFilter`
  flag status, which was de facto enabled due to the hacks previously
  present. This flag is now enabled by default to provide the behavior
  by default (which is what was occurring before the changes, albeit via
  a different mechanism).
@EvanDotPro
Copy link
Member

👍 as far as review, but I can't merge right now, since I'm about to teach a class.

@mwillbanks perhaps you can merge it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants