| Summary: | no php7 version for roundcube | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | incertia |
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> |
| Status: | Closed Works As Intended | ||
| Severity: | Affects Many People | CC: | cyberbotx |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
incertia
2016-10-07 17:11:41 UTC
I'd just like to point this out (since it has also come up with the port php-composer that I maintain), but there is nothing in the PORT itself that prevents it from working with PHP 7. Rather, it is the fact that the default PHP version in the ports system is 5.6 and thus PACKAGES will have a php56 dependency. If you install from the ports tree instead of from a package, you can set your PHP version to whatever you want. As far as I understand it, the limitation is in the package system that prevents having 2 different packages for the same port. |