rfc:non-capturing_catches

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:non-capturing_catches [2020/05/10 08:39] – status maxsemrfc:non-capturing_catches [2020/05/26 14:39] (current) – implemented maxsem
Line 3: Line 3:
   * Date: 2020-04-05   * Date: 2020-04-05
   * Author: Max Semenik <maxsem.wiki@gmail.com>   * Author: Max Semenik <maxsem.wiki@gmail.com>
-  * Status: Voting+  * Status: Implemented in PHP 8.0 
 +  * Implementation: https://github.com/php/php-src/pull/5345
   * First Published at: https://wiki.php.net/rfc/non-capturing_catches   * First Published at: https://wiki.php.net/rfc/non-capturing_catches
  
Line 60: Line 61:
 ===== Vote ===== ===== Vote =====
 Voting started on 2020-05-10 and will end on 2020-05-24 at 9:00 UTC. Voting started on 2020-05-10 and will end on 2020-05-24 at 9:00 UTC.
-<doodle title="Accept this RFC?" auth="maxsem" voteType="single" closed="false">+<doodle title="Accept this RFC?" auth="maxsem" voteType="single" closed="true">
    * Yes    * Yes
    * No    * No
Line 66: Line 67:
  
 ===== Patches and Tests ===== ===== Patches and Tests =====
-* https://github.com/php/php-src/pull/5345 - work in progress+* https://github.com/php/php-src/pull/5345
  
 ===== Implementation ===== ===== Implementation =====
rfc/non-capturing_catches.txt · Last modified: 2020/05/26 14:39 by maxsem