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

Single Update to Zend\\Form\\Form::bindValues() #181

Closed
wants to merge 2 commits into from

Conversation

dbierer
Copy link

@dbierer dbierer commented Oct 21, 2017

Updated Zend\Form\Form::bindValues() such that the function signature matches that of Zend\Form\Fieldset::bindValues(), which avoids error seen when using Zend\Form\Form under PHP 7.2.

Modified method signature for bindValues() to be the same as Zend\\Form\\Fieldset, other an Error is thrown when using PHP 7.2
@froschdesign
Copy link
Member

Duplicate of #171

@froschdesign froschdesign marked this as a duplicate of #171 Dec 1, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants