This repository was archived by the owner on Jan 30, 2020. It is now read-only.
This repository was archived by the owner on Jan 30, 2020. It is now read-only.
Zend\Form\Form Broken in PHP 7.2 #180
Closed
Description
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.