summaryrefslogtreecommitdiffstats
path: root/package/php/0009-main-php_ini.c-build-empty-php_load_zend_extension_c.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/php: security bump to version 7.2.4Bernd Kuhls2018-03-291-62/+0
| | | | | | | | | Fixes https://bugs.php.net/bug.php?id=75605, no CVE-ID yet. Removed patch 0008, applied upstream. Re-numbered patch 0009. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* php: add patch to fix build on static-only systemsThomas Petazzoni2018-02-261-0/+62
This commit adds a patch to PHP to fix the build on static-only system, a regression introduced in PHP recently. Fixes: http://autobuild.buildroot.net/results/fbf7ebbb9502424727006f39e169ec1ee870186d/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud