Thanks to visit codestin.com
Credit goes to github.com

Skip to content

allow HHVM's php 7 mode for testing #21901

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Conversation

photodude
Copy link

Q A
Branch? 2.7
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes/no
Fixed tickets #...
License MIT
Doc PR symfony/symfony-docs#...

allow HHVM's php 7 mode for testing
disable the HHVM JIT for testing

composer self-update (bug fixes for `strtolower() expects parameter 1 to be string, null given` )
@fabpot
Copy link
Member

fabpot commented Mar 6, 2017

I'm against allowing failures for HHVM; we should either support it or not. So, this PR should come with fixes that make the tests pass.

@photodude
Copy link
Author

Sounds good. We'll close this for now. HHVM 3.18 is also erroring as noted in #21900 and the failure on PHP7 mode is due to #21897 which is an HHVM bug as noted in that issue.

@photodude photodude closed this Mar 6, 2017
@photodude photodude deleted the patch-2 branch March 6, 2017 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants