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
rfc:json_numeric_as_string [2015/06/09 18:14] – Vote bukkarfc:json_numeric_as_string [2020/08/01 23:51] (current) – Status is "Declined" carusogabriel
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: Declined
   * 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>
  
-<doodle title="Include JSON_FLOAT_TO_STRING for encoding" auth="bukka" voteType="single" closed="false">+==== JSON_FLOAT_TO_STRING for encoding ==== 
 + 
 +<doodle title="Include JSON_FLOAT_TO_STRING for encoding?" auth="bukka" voteType="single" closed="true">
    * Yes    * Yes
    * No    * No
 </doodle> </doodle>
  
-<doodle title="Include JSON_INT_TO_STRING for decoding" auth="bukka" voteType="single" closed="false">+==== JSON_INT_TO_STRING for decoding ==== 
 + 
 +<doodle title="Include JSON_INT_TO_STRING for decoding?" auth="bukka" voteType="single" closed="true">
    * Yes    * Yes
    * No    * No
 </doodle> </doodle>
  
-<doodle title="Include JSON_INT_TO_STRING for encoding" auth="bukka" voteType="single" closed="false">+==== JSON_INT_TO_STRING for encoding ==== 
 + 
 +<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 178: Line 190:
   * JSON Schema spec: http://json-schema.org/   * JSON Schema spec: http://json-schema.org/
  
-===== Rejected Features ===== 
-None 
rfc/json_numeric_as_string.1433873647.txt.gz · Last modified: 2017/09/22 13:28 (external edit)