aboutsummaryrefslogtreecommitdiff
path: root/lang/php5/patches
Commit message (Collapse)AuthorAge
* php5: remove patches for sqlite2 supportMichael Heimpold2015-01-02
| | | | | | | SQLite2 support was dropped by upstream a long time ago, so let's remove the leftovers here, too. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* php5: gd: do not link against libiconv (fixes #706)Michael Heimpold2015-01-02
| | | | | | | | This commit adds a patch to enforce the usage of an alternative code path, preventing the need of libiconv in the bundled libgd of php. 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>