rfc:phpng

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:phpng [2014/07/25 07:54] – add link to the upgrading guide tyraelrfc:phpng [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== PHP RFC: Move the phpng branch into master ====== ====== PHP RFC: Move the phpng branch into master ======
-  * Version: 0.9+  * Version: 1.0.1
   * Date: 2014-07-20   * Date: 2014-07-20
   * Author: Dmitry Stogov, Zeev Suraski   * Author: Dmitry Stogov, Zeev Suraski
-  * Status: Under Discussion+  * Status: Accepted
   * First Published at: http://wiki.php.net/rfc/phpng   * First Published at: http://wiki.php.net/rfc/phpng
    
Line 44: Line 44:
 ==== To Existing Extensions ==== ==== To Existing Extensions ====
 Existing extensions will have to be updated to reflect the new data structures and updated APIs.  Much of this work is already done for most of the extensions bundled with PHP, but there are still extensions that need to be ported, and most of the extensions in PECL will have to be ported. Existing extensions will have to be updated to reflect the new data structures and updated APIs.  Much of this work is already done for most of the extensions bundled with PHP, but there are still extensions that need to be ported, and most of the extensions in PECL will have to be ported.
- + 
 +More details can be found in the [[https://wiki.php.net/phpng-upgrading|Upgrading Guide for Extensions]]. 
 ==== To SAPIs ==== ==== To SAPIs ====
 No special impact on SAPIs, beyond potential updates to reflect new data structures and updated APIs. No special impact on SAPIs, beyond potential updates to reflect new data structures and updated APIs.
Line 72: Line 74:
 No - don't move phpng into master No - don't move phpng into master
  
-===== Required Majority =====+===== Vote =====
    
 The code changes, while substantial, do not effect the language itself, and therefore a simple 50%+1 majority is required. The code changes, while substantial, do not effect the language itself, and therefore a simple 50%+1 majority is required.
 +
 +Voting started on 2014-08-06 and will end on 2014-08-14.
 +
 +<doodle title="Move phpng to master?" auth="zeev" voteType="single" closed="true">
 +   * Yes
 +   * No
 +</doodle>
  
 ===== Patches and Tests ===== ===== Patches and Tests =====
rfc/phpng.1406274870.txt.gz · Last modified: 2017/09/22 13:28 (external edit)