packages/lang/php8
breakings afdf986224
php8: update to 8.1.8 (#488)
* php8: fixup libiconv usage (refs openwrt/openwrt#10024)

Since the OpenWrt's stub libiconv implementation is now gone,
we can build against musl's internal one or the external libiconv
implementation.
This needs minor adjustements in the makefile to allow PHPs build
to choose the right path when cross-compiling.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>

* php8: update to 8.1.8

This fixes:
    - CVE-2022-31627

Signed-off-by: Michael Heimpold <mhei@heimpold.de>

Co-authored-by: Michael Heimpold <mhei@heimpold.de>
2022-07-30 22:39:35 +08:00
..
files php8: update to 8.1.0 2021-12-15 13:55:39 +00:00
patches php8: update to 8.1.2 2022-01-26 16:26:59 +00:00
Makefile php8: update to 8.1.8 (#488) 2022-07-30 22:39:35 +08:00
pecl.mk php8: update to 8.1.0 2021-12-15 13:55:39 +00:00
test.sh php8: add CI runtime test 2021-07-31 14:15:53 +00:00