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

Zend\Form Added extra unit tests and some code improvements #2361

Closed
wants to merge 1 commit into from

Conversation

kpieters
Copy link
Contributor

  • Fixed FormCollection::shouldWrap function
  • Removed Duplicate code FormElement::render line 173 - 176 === 178 - 181
  • Moved check for name to static getName FormMultiCheckbox::render
  • Improved readability Zend\Form\Form::setValidationGroup

- Fixed FormCollection::shouldWrap function
- Removed Duplicate code FormElement::render line 173 - 176 === 178 - 181
- Moved check for name to static getName FormMultiCheckbox::render
- Improved readability Zend\Form\Form::setValidationGroup
@weierophinney
Copy link
Member

Please rebase this off of the release branch, and re-submit against that branch. A number of items are already fixed in current release and master branches, and, as such, this introduces conflicts.

Thanks!

@weierophinney
Copy link
Member

Sorry -- right after I wrote that last comment, we renamed the branches. Rebase off of master. :)

I'm going to attempt this now, to see how difficult it is.

weierophinney added a commit that referenced this pull request Sep 18, 2012
@weierophinney
Copy link
Member

Merged to master and develop -- thanks!

@ghost ghost assigned weierophinney Sep 18, 2012
@kpieters
Copy link
Contributor Author

Nice!

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