Skip to content
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

Add PHP7 to TravisCI configuration #19

Merged
merged 1 commit into from
Jan 8, 2016
Merged

Add PHP7 to TravisCI configuration #19

merged 1 commit into from
Jan 8, 2016

Conversation

jbboehr
Copy link
Contributor

@jbboehr jbboehr commented Aug 7, 2015

There isn't a released version of imagick with PHP7 support, so here I compile it from the git branch. Change to VBox.php was a phpcs fix. phpcs is being installed via composer, so it shouldn't be necessary to install it with pyrus.

@ksubileau ksubileau added this to the v1.3.0 milestone Aug 7, 2015
@ksubileau ksubileau self-assigned this Jan 8, 2016
@ksubileau
Copy link
Owner

Since you posted your pull request, Imagick 3.4.0 RC4 has been released with PHP 7 support. So we should use this version by installing it with pear instead of compile it from source.
I'll take care of updating your code accordingly.

ksubileau added a commit that referenced this pull request Jan 8, 2016
Add PHP7 to TravisCI configuration
@ksubileau ksubileau merged commit c078c8a into ksubileau:master Jan 8, 2016
@ksubileau
Copy link
Owner

Done, thank you !

@jbboehr jbboehr deleted the php7 branch January 15, 2016 06:22
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.

2 participants