aboutsummaryrefslogtreecommitdiff
path: root/lang/php5/files
Commit message (Collapse)AuthorAge
* php5/php5-pecl-*: R.I.P.Michael Heimpold2016-10-16
| | | | | | | Remove the php5 stuff since php7 is in place for several weeks and all depended in-tree packages has been migrated. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* php5: add php5-mod-opcache (fixes #1010)Michael Heimpold2015-05-17
| | | | | | | | This patch adds build infrastructure for PHP's OPcache extension. Compared with the other extension, this is a Zend module and it need a little workaround during cross-compiling. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* php5: add php5-fpm module build (closes #789)wuqiong2015-01-18
| | | | | | | | | | Signed-off-by: wuqiong <memccpy@gmail.com> - split fpm config into main and pool file - introduced uci config file - re-worked init script Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* Copy php5 from old repository and updateW. Michael Petullo2014-09-28
Signed-off-by: W. Michael Petullo <mike@flyn.org>