rfc:implicit-float-int-deprecate

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:implicit-float-int-deprecate [2021/03/23 06:14] – Amendment that deprecation warning emits value of float girgiasrfc:implicit-float-int-deprecate [2021/05/31 14:49] (current) – Mark as implemented girgias
Line 3: Line 3:
   * Date: 2021-02-03   * Date: 2021-02-03
   * Author: George Peter Banyard, <girgias@php.net>   * Author: George Peter Banyard, <girgias@php.net>
-  * Status: Under discussion https://externals.io/message/113371+  * Status: Implemented (https://github.com/php/php-src/commit/b6958bb8476306c2f6ce110782330c41e6a5df3a) 
 +  * Discussion: https://externals.io/message/113371
   * First Published at: http://wiki.php.net/rfc/implicit-float-int-deprecate   * First Published at: http://wiki.php.net/rfc/implicit-float-int-deprecate
   * GitHub mirror: https://github.com/Girgias/float-int-warning   * GitHub mirror: https://github.com/Girgias/float-int-warning
Line 105: Line 106:
 ===== Proposed Voting Choices ===== ===== Proposed Voting Choices =====
 As per the voting RFC a yes/no vote with a 2/3 majority is needed for this proposal to be accepted. As per the voting RFC a yes/no vote with a 2/3 majority is needed for this proposal to be accepted.
 +
 +<doodle title="Accept Deprecate implicit non-integer-compatible float to int conversions RFC proposal" auth="girgias" voteType="single" closed="true">
 +   * Yes
 +   * No
 +</doodle>
  
 ===== Patches and Tests ===== ===== Patches and Tests =====
Line 110: Line 116:
  
 ===== Implementation ===== ===== Implementation =====
-After the project is implemented, this section should contain +Implemented in https://github.com/php/php-src/commit/b6958bb8476306c2f6ce110782330c41e6a5df3a
-  the version(s) it was merged into +
-  - a link to the git commit(s) +
-  - a link to the PHP manual entry for the feature +
-  - a link to the language specification section (if any) +
 ===== References ===== ===== References =====
  
 Initial mailing list discussion: <https://externals.io/message/113077> \\ Initial mailing list discussion: <https://externals.io/message/113077> \\
 Revised mailing list discussion: <https://externals.io/message/113371> \\ Revised mailing list discussion: <https://externals.io/message/113371> \\
rfc/implicit-float-int-deprecate.1616480091.txt.gz · Last modified: 2021/03/23 06:14 by girgias