rfc:deprecate-and-remove-ext-wddx

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:deprecate-and-remove-ext-wddx [2019/01/17 13:59] – clarify fourth option cmbrfc:deprecate-and-remove-ext-wddx [2019/03/20 13:55] (current) – ext/wddx has been unbundled cmb
Line 4: Line 4:
   * Date: 2018-01-17   * Date: 2018-01-17
   * Author: Christoph M. Becker, <cmb@php.net>   * Author: Christoph M. Becker, <cmb@php.net>
-  * Status: Under Discussion+  * Status: Implemented
   * First Published at: https://wiki.php.net/rfc/deprecate-and-remove-ext-wddx   * First Published at: https://wiki.php.net/rfc/deprecate-and-remove-ext-wddx
  
Line 17: Line 17:
 Therefore I suggest to unbundle ext/wddx. A secondary vote will be held about the detailed procedure: Therefore I suggest to unbundle ext/wddx. A secondary vote will be held about the detailed procedure:
  
-  deprecate all functionality of the extension for PHP 7.4; move to PECL for PHP 8 +  deprecate all functionality of the extension for PHP 7.4; move to PECL for PHP 8 
-  deprecate all functionality of the extension *and* move to PECL for PHP 7.4 +  deprecate all functionality of the extension *and* move to PECL for PHP 7.4 
-  move the extension to PECL for PHP 7.4 +  move the extension to PECL for PHP 7.4 
-  dump the extension for PHP 7.4 (unbundle without moving to PECL or somewhere else)+  dump the extension for PHP 7.4 (unbundle without moving to PECL or somewhere else)
  
  
Line 31: Line 31:
   * None   * None
  
-===== Proposed Voting Choices =====+===== Voting =====
  
 The primary vote is about whether to unbundle ext/wddx, which requires a 2/3 majority. The primary vote is about whether to unbundle ext/wddx, which requires a 2/3 majority.
  
-A secondary vote will be held about the detailed procedure (see the proposal above). If the primary vote passes, the alternative with the most votes will be accepted.+<doodle title=" Unbundle ext/wddx" auth="cmb" voteType="single" closed="true"> 
 +   * Yes 
 +   * No 
 +</doodle> 
 + 
 +\\ A secondary vote is held about the detailed procedure (see the [[#proposal|proposal]] above). If the primary vote passes, the alternative with the most votes will be accepted
 + 
 +<doodle title="Unbundle ext/wddx details" auth="cmb" voteType="single" closed="true"> 
 +   * depr. 7.4/move 8.0(1) 
 +   * depr. and move 7.4(2) 
 +   * move 7.4(3) 
 +   * dump 7.4(4) 
 +</doodle> 
 + 
 +\\ Voting starts on 2019-01-17, and ends on 2019-01-31.
  
 ===== Patches and Tests ===== ===== Patches and Tests =====
Line 43: Line 57:
 ===== Implementation ===== ===== Implementation =====
  
-After the project is implemented, this section should contain  +  [[http://git.php.net/?p=php-src.git;a=commit;h=6bbb18a0b6bef11222caaa55c00abdbcbb55d54b|Applied]] to PHP-7.4 
-  the version(s) it was merged into +  - [[http://svn.php.net/viewvc?view=revision&revision=347028|Documentation]]
-  - a link to the git commit(s) +
-  - a link to the PHP manual entry for the feature+
  
 ===== References ===== ===== References =====
rfc/deprecate-and-remove-ext-wddx.1547733547.txt.gz · Last modified: 2019/01/17 13:59 by cmb