Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure prefer_form_input_filter is set to true #309

Closed

Conversation

mpalourdio
Copy link
Contributor

From zf 2.2.4 IIRC, prefer_form_input_filter is set to true by default.

zendframework/zendframework#5479 fixed quite some things, and introduced untested breaks when generating forms from annotations with zf 2.3

This PR makes sure the generated form has prefer_form_input_filter to true.

@Ocramius
Copy link
Member

@mpalourdio merging/squashing locally

@Ocramius Ocramius added this to the 0.9.0 milestone Mar 13, 2014
@Ocramius Ocramius added the bug label Mar 13, 2014
@Ocramius Ocramius self-assigned this Mar 13, 2014
@Ocramius Ocramius closed this in 8c7aa79 Mar 13, 2014
@mpalourdio mpalourdio deleted the prefer_form_input_filter branch March 13, 2014 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants