rfc:jit

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
rfc:jit [2019/03/21 11:45] dmitryrfc:jit [2019/04/12 07:38] – old revision restored (2019/04/01 07:45) laruence
Line 3: Line 3:
   * Date: 2019-01-28   * Date: 2019-01-28
   * Author: Dmitry Stogov <dmitry@php.net>, Zeev Suraski <zeev@php.net>   * Author: Dmitry Stogov <dmitry@php.net>, Zeev Suraski <zeev@php.net>
-  * Status: Voting+  * Status: Accepted (to be merged into PHP-8 only)
   * First Published at: https://wiki.php.net/rfc/jit   * First Published at: https://wiki.php.net/rfc/jit
  
Line 413: Line 413:
 This project requires a 2/3+1 majority. Voting opened 2019-03-21 and closes 2019-03-28.  This project requires a 2/3+1 majority. Voting opened 2019-03-21 and closes 2019-03-28. 
  
-<doodle title="Include JIT into PHP 8?" auth="user" voteType="single" closed="false">+<doodle title="Include JIT into PHP 8?" auth="user" voteType="single" closed="true">
    * Yes    * Yes
    * No    * No
Line 422: Line 422:
 In case JIT is not included in PHP-7.4 and PHP-8 introduces language compatibility breaks (it already does), existing applications couldn't be tested with JIT without porting to PHP-8. In case JIT is not included in PHP-7.4 and PHP-8 introduces language compatibility breaks (it already does), existing applications couldn't be tested with JIT without porting to PHP-8.
  
-<doodle title="Include JIT into PHP 7.4 (experimental)?" auth="user" voteType="single" closed="false">+<doodle title="Include JIT into PHP 7.4 (experimental)?" auth="user" voteType="single" closed="true">
    * Yes    * Yes
    * No    * No
Line 433: Line 433:
  
 ===== Implementation ===== ===== Implementation =====
-After the project is implemented, this section should contain  +Merged into PHP master by [[https://github.com/php/php-src/commit/9a06876072b9ccb023d4a14426ccb587f10882f3|9a06876072b9ccb023d4a14426ccb587f10882f3]] commit
-  - the version(s) it was merged into +
-  a link to the git commit(s) +
-  - a link to the PHP manual entry for the feature +
-  - a link to the language specification section (if any)+
  
 ===== References ===== ===== References =====
rfc/jit.txt · Last modified: 2020/08/01 23:41 by carusogabriel