php8.1
- introduced strict type checking and error reporting
- removed deprecated APIs
Also has changes suggested in:
https://discourse.llvm.org/t/arcanist-deprecation-errors-on-php-8/63231
PR: https://github.com/llvm/llvm-project/issues/57271
Testing:
sh cd /usr/share/arcanist patch -p1 < /path/to/llvm-project/llvm/utils/phabricator/0001-Fix-PHP-8.1-incompatibility-with-arc-patch-D-12345.patch patch -p1 < https://reviews.llvm.org/file/data/ck5dddpgtnurs5jjivr2/PHID-FILE-krs7drhq43t4p7jciltf/D131699.diff patch -p1 < https://reviews.llvm.org/file/data/2g2fs6frlcha5cglbdns/PHID-FILE-laajtlfzcpnharrrp7un/D132523.diff arc diff