rfc:deprecate-png-jpeg-2wbmp

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
Next revisionBoth sides next revision
rfc:deprecate-png-jpeg-2wbmp [2016/10/15 21:49] – Add links to related discussions cmbrfc:deprecate-png-jpeg-2wbmp [2016/10/31 16:27] – Fix grammar cmb
Line 3: Line 3:
   * Date: 2016-10-15   * Date: 2016-10-15
   * Author: Christoph M. Becker, cmb@php.net   * Author: Christoph M. Becker, cmb@php.net
-  * Status: Under Discussion+  * Status: Voting
   * First Published at: http://wiki.php.net/rfc/deprecate-png-jpeg-2wbmp   * First Published at: http://wiki.php.net/rfc/deprecate-png-jpeg-2wbmp
  
 ===== Introduction ===== ===== Introduction =====
  
-''png2wbmp()'' and ''jpeg2wbmp()'' are the only direct image format conversion functions available in ext/gd what makes them rather special, particularly as libgd doesn't offer any such functions ((instead they are defined in the libgd binding using libgd's image reading and writing functions)). Furthermore WBMP ((Wireless Application Protocol Bitmap Format)) has been invented to support WAP ((Wireless Application Protocol)), which appears to be mostly obsolete nowadays.+''png2wbmp()'' and ''jpeg2wbmp()'' are the only direct image format conversion functions available in ext/gd which makes them rather special, particularly as libgd doesn't offer any such functions ((instead they are defined in the libgd binding using libgd's image reading and writing functions)). Furthermore WBMP ((Wireless Application Protocol Bitmap Format)) has been invented to support WAP ((Wireless Application Protocol)), which appears to be mostly obsolete nowadays.
  
 ===== Proposal ===== ===== Proposal =====
Line 38: Line 38:
  
 This RFC requires a 50%+1 majority. This RFC requires a 50%+1 majority.
 +
 +Voting ends on 2016-11-13, 22:00 UTC.
 +
 +<doodle title="Deprecate png2wbmp() and jpeg2wbmp()" auth="cmb" voteType="single" closed="false">
 +   * Yes
 +   * No
 +</doodle>
  
 ===== Patches and Tests ===== ===== Patches and Tests =====
rfc/deprecate-png-jpeg-2wbmp.txt · Last modified: 2019/01/28 13:52 by cmb