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
Verify Deb packages on distributions, which provides PHP 7.0: it is
Debian Stretch and Ubuntu Xenial.
Now the Debian build files (debian/ directory) allow to build against
PHP 7.0 only (not PHP 7.1+), because of hardcoded package name and
installation paths. That is why newer Debian and Ubuntu distributions
are not enabled here. It will be fixes in the following commits.
Part of #117
0 commit comments