You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
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
It looks like the extension will not be automatically enabled by pecl