rfc:json_preserve_fractional_part

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:json_preserve_fractional_part [2015/01/11 02:55] jrbassorfc:json_preserve_fractional_part [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 3: Line 3:
   * Date: 2014-12-25   * Date: 2014-12-25
   * Author: Juan Basso, jrbasso@gmail.com   * Author: Juan Basso, jrbasso@gmail.com
-  * Status: Voting+  * Status: Implemented (PHP 7.0)
   * First Published at: http://wiki.php.net/rfc/json_preserve_fractional_part   * First Published at: http://wiki.php.net/rfc/json_preserve_fractional_part
  
Line 109: Line 109:
 This RFC requires a 50%+1 majority. This RFC requires a 50%+1 majority.
  
-<doodle title="Preserve Fractional Part in JSON encode" auth="jrbasso" voteType="single" closed="false">+<doodle title="Preserve Fractional Part in JSON encode" auth="jrbasso" voteType="single" closed="true">
    * Yes    * Yes
    * No    * No
Line 119: Line 119:
 ===== Patches and Tests ===== ===== Patches and Tests =====
 Currently implemented on https://github.com/php/php-src/pull/642 Currently implemented on https://github.com/php/php-src/pull/642
 +
 +===== Implementation =====
 +
 +Merged into jsond: https://github.com/bukka/php-src/pull/1
 +
 +jsond merged into 7.0: https://github.com/php/php-src/pull/993
  
 ===== Rejected Features ===== ===== Rejected Features =====
 None so far. None so far.
rfc/json_preserve_fractional_part.1420944951.txt.gz · Last modified: 2017/09/22 13:28 (external edit)