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

Zend\Form\Form Broken in PHP 7.2 #180

Closed
dbierer opened this issue Oct 17, 2017 · 1 comment
Closed

Zend\Form\Form Broken in PHP 7.2 #180

dbierer opened this issue Oct 17, 2017 · 1 comment

Comments

@dbierer
Copy link

dbierer commented Oct 17, 2017

Updated to Zend Server 9.1 early access using PHP Version 7.2.0beta3. Getting this message:

Fatal error: Declaration of Zend\Form\Form::bindValues(array $values = Array) must be compatible with Zend\Form\Fieldset::bindValues(array $values = Array, ?array $validationGroup = NULL) in /path/to/app/vendor/zendframework/zend-form/src/Form.php on line 24

Using zend-form version 2.10.2.

@froschdesign
Copy link
Member

We have already a PR for PHP 7.2 (#171) and version 2.10.3 is on the way.

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

No branches or pull requests

2 participants