rfc:image2wbmp

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
rfc:image2wbmp [2018/05/11 14:01] – created cmbrfc:image2wbmp [2018/06/09 21:15] – Add link to doc (fix) cmb
Line 1: Line 1:
 ====== PHP RFC: Deprecate and Remove image2wbmp() ====== ====== PHP RFC: Deprecate and Remove image2wbmp() ======
-  * Version: 0.+  * Version: 1.0 
-  * Date: 2018-05-11+  * Date: 2018-05-26
   * Author: Christoph M. Becker, cmb@php.net   * Author: Christoph M. Becker, cmb@php.net
-  * Status: Under Discussion+  * Status: Accepted
   * First Published at: http://wiki.php.net/rfc/image2wbmp   * First Published at: http://wiki.php.net/rfc/image2wbmp
  
Line 43: Line 43:
 while item (4) (i.e. the actual removal) should target next PHP x (supposedly PHP 8). while item (4) (i.e. the actual removal) should target next PHP x (supposedly PHP 8).
  
-===== Open Issues ===== +===== Voting =====
- +
-None, yet. +
- +
-===== Future Scope ===== +
- +
-None, yet. +
- +
-===== Proposed Voting Choices =====+
  
 A single vote will be held to decide whether to implement the [[#proposal|proposal]]. A single vote will be held to decide whether to implement the [[#proposal|proposal]].
 This vote will require a 2/3 supermajority. This vote will require a 2/3 supermajority.
 +Voting started on 2018-05-26, and ended on 2018-06-09 21:00 UTC.
 +<doodle title="Deprecate and Remove image2wbmp()" auth="cmb" voteType="single" closed="true">
 +   * Yes
 +   * No
 +</doodle>
  
 ===== Patches and Tests ===== ===== Patches and Tests =====
  
-I'm going to prepare a pull request for the proposed changes targeting next PHP 7.y as soon as possible.+A [[https://github.com/php/php-src/pull/3247|pull request regarding the deprecation]] is available.
  
 ===== Implementation ===== ===== Implementation =====
Line 65: Line 62:
   - the version(s) it was merged into   - the version(s) it was merged into
   - a link to the git commit(s)   - a link to the git commit(s)
-  - a link to the PHP manual entry for the feature+  - [[http://php.net/manual/en/function.image2wbmp.php|doc]] [[http://svn.php.net/viewvc?view=revision&revision=345112|fix]]
  
 ===== References ===== ===== References =====
  
 +  * relevant [[https://bugs.php.net/73317|bug report]]
   * preliminary [[https://externals.io/message/102025|discussion on internals]]   * preliminary [[https://externals.io/message/102025|discussion on internals]]
 +  * [[https://externals.io/message/102106|RFC discussion]]
  
-===== Rejected Features ===== 
- 
-None, yet. 
rfc/image2wbmp.txt · Last modified: 2019/01/28 13:31 by cmb