aboutsummaryrefslogtreecommitdiff
path: root/lang/php7
Commit message (Collapse)AuthorAge
* php7: mod-mysqli: use libmysqlclient instead of libmysqlclient_r (refs #3132)Michael Heimpold2016-09-04
| | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* php7: fix two build problemsMichael Heimpold2016-09-04
| | | | | | | 1) fix rebuilding with existing staging area 2) fix dependency to libmysqlclient (fixes #3132) Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* php7: restructure patchesMichael Heimpold2016-09-03
| | | | | | | - Add some more patches from Debian - Rename existing ones (our own patches starts with prefix 1000+) Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* php7: add new packageMichael Heimpold2016-09-03
This is a copy of the existing php5 stuff, adopted for PHP7. Please not, that its not supported to install both php5 and php7 in parallel on the target. Signed-off-by: Michael Heimpold <mhei@heimpold.de>