Summary: | databases/phpmyadmin pulls in pecl-APC when APC is enabled | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Remko Catersels <sirdice> |
Component: | Individual Port(s) | Assignee: | Matthew Seaman <matthew> |
Status: | Closed FIXED | ||
Severity: | Affects Some People | Flags: | bugzilla:
maintainer-feedback?
(matthew) koobs: merge-quarterly? |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Remko Catersels
2015-11-18 13:12:10 UTC
A commit references this bug: Author: matthew Date: Wed Nov 18 13:38:15 UTC 2015 New revision: 401867 URL: https://svnweb.freebsd.org/changeset/ports/401867 Log: Remove the APC option The pecl-APC extension is not currently supported at the moment in PHP-5.5, which is the minimum PHP version required by phpMyAdmin. Also the 'animated progress bar' support doesn't need APC with PHP 5.4.x or above. (See question 2.9 in the PMA FAQ: https://phpmyadmin.readthedocs.org/en/latest/faq.html#configuration ) PR: 204659 Submitted by: sirdice (at) gmail.com Changes: head/databases/phpmyadmin/Makefile APC option removed. Thanks! @Matthew, does this need to be merged (MFH) to the quarterly branch? I don't think so. The APC option was off by default so the pkg in 2015Q4 will still work just fine. There aren't any security implications. |