Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/php: bump version to 7.3.0 | Adam Duskett | 2018-12-28 | 1 | -0/+51 |
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> |