rfc:engine_exceptions_for_php7

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:engine_exceptions_for_php7 [2015/02/23 19:06] – fix typo tyraelrfc:engine_exceptions_for_php7 [2015/03/09 14:17] – -> implemented nikic
Line 2: Line 2:
   * Date: 2014-09-30   * Date: 2014-09-30
   * Author: Nikita Popov <nikic@php.net>   * Author: Nikita Popov <nikic@php.net>
-  * Status: In Voting +  * Status: Implemented (in PHP 7.0)
-  * Proposed for: PHP 7+
  
 ===== Introduction ===== ===== Introduction =====
Line 324: Line 323:
 The primary vote decides if the proposal as outlined in the RFC is accepted and requires a 2/3 majority. The primary vote decides if the proposal as outlined in the RFC is accepted and requires a 2/3 majority.
  
-<doodle title="Allow exceptions in the engine and conversion of existing fatals?" auth="nikic" voteType="single" closed="false">+<doodle title="Allow exceptions in the engine and conversion of existing fatals?" auth="nikic" voteType="single" closed="true">
    * Yes    * Yes
    * No    * No
Line 331: Line 330:
 The secondary vote decides whether or not a ''BaseException'' based hierarchy should be introduced, as described in the [[#hierarchy|Hierarchy]] section of the proposal. Whichever option has more votes wins. The secondary vote decides whether or not a ''BaseException'' based hierarchy should be introduced, as described in the [[#hierarchy|Hierarchy]] section of the proposal. Whichever option has more votes wins.
  
-<doodle title="Introduce and use BaseException?" auth="nikic" voteType="single" closed="false">+<doodle title="Introduce and use BaseException?" auth="nikic" voteType="single" closed="true">
    * Yes    * Yes
    * No    * No
rfc/engine_exceptions_for_php7.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1