rfc:dnf_types

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
Next revisionBoth sides next revision
rfc:dnf_types [2022/03/19 16:13] – Wordsmithing and typos crellrfc:dnf_types [2022/06/17 15:59] – typo girgias
Line 3: Line 3:
   * Date: 2021-11-04   * Date: 2021-11-04
   * Author: George Peter Banyard <girgias@php.net>; Larry Garfield <crell@php.net>   * Author: George Peter Banyard <girgias@php.net>; Larry Garfield <crell@php.net>
-  * Status: Draft+  * Status: Voting
   * First Published at: http://wiki.php.net/rfc/dnf_types   * First Published at: http://wiki.php.net/rfc/dnf_types
  
Line 63: Line 63:
  
 <code> <code>
-(A&B)|(C&D|(Y&D)|null+(A&B)|(C&D)|(Y&D)|null
 (B&A)|null|(D&Y)|(C&D) (B&A)|null|(D&Y)|(C&D)
 null|(C&D)|(B&A)|(Y&D) null|(C&D)|(B&A)|(Y&D)
Line 188: Line 188:
 8.2 8.2
  
-===== Open Issues ===== +===== Proposed Voting Choices =====
- +
-Make sure there are no open issues when the vote starts! +
- +
-===== Unaffected PHP Functionality =====+
  
-List existing areas/features of PHP that will not be changed by the RFC.+As per the voting RFC a yes/no vote with a 2/3 majority is needed for this proposal to be accepted.
  
-This helps avoid any ambiguity, shows that you have thought deeply about the RFC's impact, and helps reduces mail list noise.+Voting started on 2022-06-17 and will end on 2022-07-01. 
 +<doodle title="Accept Disjunctive Normal Form Types RFC?" auth="girgias" voteType="single" closed="false"> 
 +   * Yes 
 +   * No 
 +</doodle>
  
 ===== Future Scope ===== ===== Future Scope =====
Line 216: Line 216:
 ===== Patches and Tests ===== ===== Patches and Tests =====
  
-Patch is available here: https://github.com/Girgias/php-src/pull/10+Patch is available here: https://github.com/php/php-src/pull/8725
  
 ===== Implementation ===== ===== Implementation =====
rfc/dnf_types.txt · Last modified: 2023/01/21 22:12 by girgias