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/08/06 12:30] zeevrfc: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: 1.0+  * Version: 1.0.1
   * Date: 2014-07-20   * Date: 2014-07-20
   * Author: Dmitry Stogov, Zeev Suraski   * Author: Dmitry Stogov, Zeev Suraski
-  * Status: Voting+  * 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 76: Line 78:
 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.
  
-<doodle title="Move phpng to master?" auth="zeev" voteType="single" closed="false">+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    * Yes
    * No    * No
rfc/phpng.1407328211.txt.gz · Last modified: 2017/09/22 13:28 (external edit)