rfc:base_convert_improvements

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:base_convert_improvements [2019/06/19 07:27] exussumrfc:base_convert_improvements [2020/08/01 23:53] (current) – RFC was implemented carusogabriel
Line 3: Line 3:
   * Date: 2019-05-15   * Date: 2019-05-15
   * Author: Scott Dutton,php@exussum.co.uk   * Author: Scott Dutton,php@exussum.co.uk
-  * Status: Voting+  * Status: Implemented (in PHP 7.4)
   * First Published at: https://wiki.php.net/rfc/base_convert_improvements   * First Published at: https://wiki.php.net/rfc/base_convert_improvements
  
Line 19: Line 19:
 In this case literal binary data was the input and the result was 0 (which is expected but not clear) In this case literal binary data was the input and the result was 0 (which is expected but not clear)
  
-Other functions effected by this are:+Other functions affected by this are:
  
   * decbin() - Decimal to binary   * decbin() - Decimal to binary
Line 114: Line 114:
 ===== Vote ===== ===== Vote =====
 Started 19th June 2019. Ends 3rd July 2019 Started 19th June 2019. Ends 3rd July 2019
-<doodle title="Raise deprecated error in 7.4 and raise to exception in PHP 8 for unknown characters" auth="exussum" voteType="single" closed="false">+<doodle title="Raise deprecated error in 7.4 and raise to exception in PHP 8 for unknown characters" auth="exussum" voteType="single" closed="true">
    * Yes    * Yes
    * No    * No
 </doodle> </doodle>
  
-<doodle title="Allow negative numbers to be converted in PHP 8" auth="exussum" voteType="single" closed="false">+<doodle title="Allow negative numbers to be converted in PHP 8" auth="exussum" voteType="single" closed="true">
    * Yes    * Yes
    * No    * No
rfc/base_convert_improvements.txt · Last modified: 2020/08/01 23:53 by carusogabriel