8000 Fix symfony progressbar issues by veewee · Pull Request #364 · phpro/grumphp · GitHub
[go: up one dir, main page]

Skip to content

Fix symfony progressbar issues #364

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

Merged
merged 3 commits into from
May 31, 2017

Conversation

veewee
Copy link
Contributor
@veewee veewee commented May 31, 2017
Q A
Branch master
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Documented? no
Fixed tickets

Symfony 3.3.0 makes the ProgressBar final. This causes all mocked ProgressBar objects to crash in phpspec.

Additional info: symfony/symfony#20487

@veewee veewee added the bug label May 31, 2017
@veewee veewee added this to the Version 0.11.7 milestone May 31, 2017
@veewee
Copy link
Contributor Author
veewee commented May 31, 2017

I also dropped HHVM support in this ticket since I retrieve following Travis error:

HHVM is no longer supported on Ubuntu Precise. Please consider using Trusty with `dist: trusty`.

Support for HHVM is also dropped by other package like Symfony and Doctrine because of compatibility issues with PHP 7. It looks like a good idea to drop support for HHVM in this package as well. More information: https://symfony.com/blog/symfony-4-end-of-hhvm-support

@veewee veewee merged commit 2424f11 into phpro:master May 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0