[RFC] [VOTE] [Result] JIT

php.internals

Dmitry Stogov

7 years ago
Hi @internals, The JIT RFC https://wiki.php.net/rfc/jit is accepted to be merged into PHP-8 only. I'm going to perform the actual merge on Monday morning and then start working on deeper integration of JIT with VM. Thanks. Dmitry.

Joe Watkins

7 years ago
Morning Dmitry, Thanks for all your hard work on this, thanks also to Anatol for making Windows and ZTS happen. Thank you in advance for all the work to come :) PHP 8 is going to be quite special, I think, I look forward to it .. Cheers Joe On Fri, 29 Mar 2019 at 09:58, Dmitry Stogov <dmitry@zend.com> wrote:

Sebastian Bergmann

7 years ago
Am 29.03.2019 um 10:01 schrieb Joe Watkins:
> Thanks for all your hard work on this, thanks also to Anatol for making > Windows and ZTS happen.
Hear, hear.

Peter Kokot

7 years ago
On Fri, 29 Mar 2019 at 09:57, Dmitry Stogov <dmitry@zend.com> wrote:
> > Hi @internals, > > > The JIT RFC https://wiki.php.net/rfc/jit is accepted to be merged into PHP-8 only. > > I'm going to perform the actual merge on Monday morning and then start working on deeper integration of JIT with VM. > > > Thanks. Dmitry.
Great. No rush, we now have more than a year until Jit will be happening then :) Otherwise, I'm really looking forward seeing this in action. Thank you for the splendid work.
-- Peter Kokot