rfc:jit-ir

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
rfc:jit-ir [2023/10/05 20:13] – Update status dmitryrfc:jit-ir [2023/10/24 09:43] (current) – Updated "Implemenetation" section dmitry
Line 3: Line 3:
   * Date: 2023-09-20   * Date: 2023-09-20
   * Author: Dmitry Stogov, dmitry@php.net   * Author: Dmitry Stogov, dmitry@php.net
-  * Status: Voting+  * Status: Accepted
   * First Published at: http://wiki.php.net/rfc/php-ir   * First Published at: http://wiki.php.net/rfc/php-ir
  
Line 120: Line 120:
 Voting opened 2023-10-06 and closes 2023-10-19. Voting opened 2023-10-06 and closes 2023-10-19.
  
-<doodle title="Merge the new JIT implementation into PHP master?" auth="user" voteType="single" closed="false">+<doodle title="Merge the new JIT implementation into PHP master?" auth="user" voteType="single" closed="true">
    * Yes    * Yes
    * No    * No
Line 130: Line 130:
 Note, that old implementation is not going to be tested (by CI) and we can't guarantee its work anyway. Note, that old implementation is not going to be tested (by CI) and we can't guarantee its work anyway.
  
-<doodle title="Remove the old JIT implementation right after merging the new one?" auth="user" voteType="single" closed="false">+<doodle title="Remove the old JIT implementation right after merging the new one?" auth="user" voteType="single" closed="true">
    * Yes    * Yes
    * No    * No
Line 143: Line 143:
 ===== Implementation ===== ===== Implementation =====
  
-After the project is implemented, this section should contain  +   - merged into master via 25cb2a40d640b64f8881a894f2247d46a781ef75 
- +   old JIT implementation is removed via be275433d936e41d95b2fd656464bcc4d7138b76
-  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-ir.1696536827.txt.gz · Last modified: 2023/10/05 20:13 by dmitry