Getting my release manager environment setup on Ubuntu 22.04 aarch64 (mac M1) and so far.... not too bad.
Except for that utter fucking panic trying to clone php-distributions, but I can prolly fix that... prolly...
$ uname -aLinux inky 5.15.0-33-generic #34-Ubuntu SMP Wed May 18 13:39:51 UTC 2022 aarch64 aarch64 GNU/Linux
$ php -vPHP 8.2.0-dev (cli) (built: May 23 2022 18:00:42) (NTS DEBUG)
Had to rebuild my php-release docker image first, but...
Okay. Only thing hinky left is distributions repo, but that's not the M1's fault. That's just the fact that we've got a fuck lot of binary images in git.
Open source. Open community. We are dedicated to building and enriching the PHP community.
Had to rebuild my php-release docker image first, but...