-
Notifications
You must be signed in to change notification settings - Fork 87
Conversation
This PR also depends on zendframework/zend-inputfilter#142 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
.travis.yml
Outdated
@@ -60,17 +59,17 @@ matrix: | |||
- php: 7.1 | |||
env: | |||
- DEPS=latest | |||
- php: hhvm | |||
- php: nightly |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nightly
now refers to PHP 7.3-dev, we should then add also PHP 7.2 here.
@Slamdunk would you be able to update your PR, please?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The main point to refer to nightly is to test against 7.2, not the latest.
I'll change nightly to 7.2, removing nightly entirely; it is too early to bother to 7.3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done, thank you for suggestion
+1 |
PHP 7.2 was released today. Can we merge this PR? Ping @webimpress |
@thomasvargiu Sorry, I do not have permissions to do that :(
…On 30 Nov 2017, 18:32 +0000, Thomas Mauro Vargiu ***@***.***>, wrote:
PHP 7.2 was released today. Can we merge this PR?
Ping @webimpress
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Ya |
@Ocramius any chance to have a release for this fix ? |
.travis.yml
ZF standards (zend-session/.travis.yml picked)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 /tmp/zend-form/src/Form.php
1) ZendTest\Form\View\Helper\FormSelectTest::testScalarOptionValues with data set #0 (array('string')) The each() function is deprecated.