Skip to content

*/php81(2): add loongarch64 support

Jingyun Hua requested to merge huajingyun01/aports:php into master

Hi, @andypost we may need to disable few tests on loongarch64 for php82 and php81 that fail when testing:

FAILED TEST SUMMARY
---------------------------------------------------------------------
avif decoding/encoding tests [ext/gd/tests/avif_decode_encode.phpt]
imagecreatefromstring() - AVIF format [ext/gd/tests/imagecreatefromstring_avif.phpt]
Test range() function (variation-1) [ext/standard/tests/array/range_variation.phpt]
=====================================================================

sorry this was missed when creating MR for php82 !64906 (merged)

Merge request reports