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

[php 7.2] bindValues prototype #157

Closed
remicollet opened this issue Apr 27, 2017 · 6 comments
Closed

[php 7.2] bindValues prototype #157

remicollet opened this issue Apr 27, 2017 · 6 comments

Comments

@remicollet
Copy link
Contributor

Running test suite against 7.2.0-dev

PHP 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 /dev/shm/BUILDROOT/php-zendframework-zend-form-2.10.1-1.fc25.remi.x86_64/usr/share/php/Zend/Form/Form.php on line 24

Yes, this is really an "early" report ;)

@froschdesign
Copy link
Member

Good catch!

@Slamdunk
Copy link
Contributor

#171

@dbierer
Copy link

dbierer commented Oct 17, 2017

Getting the same thing after updating to Zend Server early access using PHP Version 7.2.0beta3

@necromant2005
Copy link

Still an issue on php 7.2 RC6

@Slamdunk
Copy link
Contributor

@necromant2005 because #171 is still not merged.

@weierophinney
Copy link
Member

#171 is merged to develop, but not yet released; working on it now.

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

6 participants