rfc:json_numeric_as_string

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
Last revisionBoth sides next revision
rfc:json_numeric_as_string [2015/06/09 18:15] bukkarfc:json_numeric_as_string [2017/09/22 13:28] – external edit 127.0.0.1
Line 3: Line 3:
   * Date: 2015-05-24   * Date: 2015-05-24
   * Author: Jakub Zelenka <bukka@php.net>, Pasindu De Silva <pasindu@php.net>   * Author: Jakub Zelenka <bukka@php.net>, Pasindu De Silva <pasindu@php.net>
-  * Status: Voting+  * Status: Rejected
   * First Published at: http://wiki.php.net/rfc/json_numeric_as_string   * First Published at: http://wiki.php.net/rfc/json_numeric_as_string
  
Line 138: Line 138:
 This RFC is related only to JSON extension. This RFC is related only to JSON extension.
  
-===== Voting Choices =====+===== Voting =====
  
-50%+1 majority (see [[voting]]) for all votings+50%+1 majority (see [[voting]]) for all votings
  
-<doodle title="Include JSON_FLOAT_TO_STRING for decoding?" auth="bukka" voteType="single" closed="false">+It started on 2015-06-09 at 20:00 UTC and ended on 2015-06-16 at 20:00 UTC.  
 + 
 +==== JSON_FLOAT_TO_STRING for decoding ==== 
 + 
 +<doodle title="Include JSON_FLOAT_TO_STRING for decoding?" auth="bukka" voteType="single" closed="true">
    * Yes    * Yes
    * No    * No
 </doodle> </doodle>
  
 +==== JSON_FLOAT_TO_STRING for encoding ====
  
-<doodle title="Include JSON_FLOAT_TO_STRING for encoding?" auth="bukka" voteType="single" closed="false">+<doodle title="Include JSON_FLOAT_TO_STRING for encoding?" auth="bukka" voteType="single" closed="true">
    * Yes    * Yes
    * No    * No
 </doodle> </doodle>
  
 +==== JSON_INT_TO_STRING for decoding ====
  
-<doodle title="Include JSON_INT_TO_STRING for decoding?" auth="bukka" voteType="single" closed="false">+<doodle title="Include JSON_INT_TO_STRING for decoding?" auth="bukka" voteType="single" closed="true">
    * Yes    * Yes
    * No    * No
 </doodle> </doodle>
  
 +==== JSON_INT_TO_STRING for encoding ====
  
-<doodle title="Include JSON_INT_TO_STRING for encoding?" auth="bukka" voteType="single" closed="false">+<doodle title="Include JSON_INT_TO_STRING for encoding?" auth="bukka" voteType="single" closed="true">
    * Yes    * Yes
    * No    * No
 </doodle> </doodle>
  
 +==== PHP version ====
  
 This option applies only if one of the above votes has 50%+1 votes This option applies only if one of the above votes has 50%+1 votes
  
-<doodle title="PHP version used for the included constant" auth="bukka" voteType="single" closed="false">+<doodle title="PHP version used for the included constant" auth="bukka" voteType="single" closed="true">
    * PHP 5.6    * PHP 5.6
    * PHP 7.0    * PHP 7.0
Line 182: Line 190:
   * JSON Schema spec: http://json-schema.org/   * JSON Schema spec: http://json-schema.org/
  
-===== Rejected Features ===== 
-None 
rfc/json_numeric_as_string.txt · Last modified: 2020/08/01 23:51 by carusogabriel