Hi, I finally fixed all the known JIT related issues and made the PHP-8.0 build "green".
https://dev.azure.com/phpazuredevops/PHP/_build/results?buildId=13088&view=results Please, cherry-pick the following 5 commits into PHP-8.0.0. c8df28d276c25c6f5ad0f1ab2727804b32be8cfe c0d1dbcb432f65d09f1c88cc368aa89eb5f067f4 4cf3da73839b1ef3ab1fc8f74aee3a00237ad6b5 586ccfdfd5179336dcf3719577b8258e55e7d76e 337d2af6ca50a52864034446d863331cbc61885e Thanks. Dmitry. On Thu, Nov 19, 2020 at 5:50 PM Sara Golemon <poll...@php.net> wrote: > I've just cut the release branch for PHP-8.0.0 final which will be released > in one week on 26 Nov. Minor bug fixes can continue to be merged via the > PHP-8.0 branch for inclusion in 8.0.1, but 8.0.0 will be precisely what > 8.0.0RC5 contained unless serious issues are encountered. > > If you feel you have a fix which should be included in the 8.0.0 final > release, please let Gabriel and I know which commit you would like > cherry-picked onto that release spur. > > Please also help me out by reviewing the NEWS, UPGRADING, and > UPGRADING.INTERNALS files: https://github.com/php/php-src/blob/PHP-8.0.0/ > > Lastly, there are likely still gaps in the documentation of new features, > so please take a moment away from code to make the manual better. > > -Sara >