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

Travis: APC tests not running #50

Closed
marc-mabe opened this issue Nov 29, 2015 · 1 comment
Closed

Travis: APC tests not running #50

marc-mabe opened this issue Nov 29, 2015 · 1 comment

Comments

@marc-mabe
Copy link
Member

I found out two reasons:

  1. Installing the APCu extension fails on PHP < 7 as the last beta supports PHP 7 only
    echo "yes\nno\n" | pecl -d preferred_state=beta install apcu || return 0
  2. It looks like the extension will not be automatically enabled by pecl
@Maks3w
Copy link
Member

Maks3w commented Nov 30, 2015

I guess we don't have any choice and the only option is lock the version

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants