rfc:mb_str_split

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:mb_str_split [2019/01/17 18:40] rumirfc:mb_str_split [2019/02/12 16:44] rumi
Line 2: Line 2:
   * Date: 2019-01-02   * Date: 2019-01-02
   * Author: rumi, legale.legale@gmail.com   * Author: rumi, legale.legale@gmail.com
-  * Status: Voting+  * Status: Implemented (in PHP 7.4)
   * First Published at: https://wiki.php.net/rfc/mb_str_split   * First Published at: https://wiki.php.net/rfc/mb_str_split
-  * PR: [[https://github.com/php/php-src/pull/3715]]+  * PR: [[https://github.com/php/php-src/pull/3715]], [[https://github.com/php/php-src/pull/3808]]
  
 ===== Introduction ===== ===== Introduction =====
Line 56: Line 56:
 This project requires 50%+1 majority.  This project requires 50%+1 majority. 
 The voting period: from 2019-01-10 to 2019-01-20. The voting period: from 2019-01-10 to 2019-01-20.
-<doodle title="Include mb_str_split into next PHP-7.x?" auth="user" voteType="single" closed="false">+<doodle title="Include mb_str_split into next PHP-7.x?" auth="user" voteType="single" closed="true">
    * Yes    * Yes
    * No    * No
Line 63: Line 63:
 ===== Patches and Tests ===== ===== Patches and Tests =====
 https://github.com/php/php-src/pull/3715 https://github.com/php/php-src/pull/3715
 +https://github.com/php/php-src/pull/3808
 +
  
 ===== Implementation ===== ===== Implementation =====
 +  - Was merged into master (7.4)
 +  - [[https://github.com/php/php-src/commit/d77ad27415a34e4f5908cb262567b7b6f0eca17f]]
 +
  
rfc/mb_str_split.txt · Last modified: 2019/02/12 16:53 by rumi