Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was 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
kpieters wants to merge 1 commit into
zendframework:masterfrom
kpieters:unittestForm
Closed

Zend\Form Added extra unit tests and some code improvements#2361
kpieters wants to merge 1 commit into
zendframework:masterfrom
kpieters:unittestForm

Conversation

@kpieters
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Member

Merged to master and develop -- thanks!

@ghost ghost assigned weierophinney Sep 18, 2012
@kpieters
Copy link
Copy Markdown
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