summaryrefslogtreecommitdiffstats
path: root/package/php/0003-configure-disable-the-phar-tool.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/php: bump version to 7.3.0Adam Duskett2018-12-281-2/+2
| | | | | | | | | | | | | | | | | Other changes: - Update patches so they cleanly apply. - Remove patch 5, as it no longer applies. - Remove conf env option ac_cv_func_strcasestr=yes because of the above. - libzip is no longer bundled with php, because of this, libzip must now be selected and depended on if the zip extension is selected. Signed-off-by: Adam Duskett <Aduskett@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* php: bump version to 7.2.2Adam Duskett2018-02-021-2/+2
| | | | | | | | | | Additional changes: - Fix ordering of patches. - Update patches to apply cleanly against 7.2.2 - Updates License sha256sum Signed-off-by: Adam Duskett <aduskett@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* php: bump to 7.2.1Adam Duskett2018-01-301-7/+9
| | | | | | | | Also update 0003-configure-disable-the-phar-tool.patch as configure.in is no longer provided in the tarballs. Instead, configure.ac is patched. Signed-off-by: Adam Duskett <Adamduskett@outlook.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* php: rework patches as Git formatted patchesThomas Petazzoni2016-08-101-0/+39
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud