php8: Support for icu 70.1 17045/head
authorHirokazu MORIKAWA <morikw2@gmail.com>
Tue, 2 Nov 2021 00:28:45 +0000 (09:28 +0900)
committerHirokazu MORIKAWA <morikw2@gmail.com>
Tue, 2 Nov 2021 00:28:45 +0000 (09:28 +0900)
commit4da149b68a10e121eb0ef5c19d2d18020828ec24
tree2a98a5035b63e09fc600f6c247bc27a948c54914
parent078a71d3d0202289f25873fd2bbae9f0960400e0
php8: Support for icu 70.1

This PR prepares PHP for a few minor changes that cause PHP builds to fail when using --enable-intl with ICU 70.1.

Change UBool to bool for equality operators in ICU >= 70.1

https://github.com/php/php-src/pull/7596

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
lang/php8/Makefile
lang/php8/patches/1011-Accommodate-changes-to-canonicalized-forms-in-ICU-70_1.patch [new file with mode: 0644]