Problem
README/Makefile center on Ubuntu 16.04 and PHP 7.4. Docker/ubuntu-18.04 exists but README says 18.04 is "not working (yet)" due to FFIMe/glibc.
Goal
Reproducible make test on maintained base image.
Tasks
Acceptance criteria
make test passes on 22.04-dev image without manual patches.
Related
Problem
README/Makefile center on Ubuntu 16.04 and PHP 7.4.
Docker/ubuntu-18.04exists but README says 18.04 is "not working (yet)" due to FFIMe/glibc.Goal
Reproducible
make teston maintained base image.Tasks
PHPLLVM\ChooserAcceptance criteria
make testpasses on 22.04-dev image without manual patches.Related