On Thu, Sep 12, 2019 at 2:17 PM Nikita Popov <nikita....@gmail.com> wrote:
> Hi internals, > > I've opened the vote on //wiki.php.net/rfc/engine_warnings. > > There are 4 votes, all of them independent. The first 3 are for specific > cases that were controversial during the discussion, the last one is for > the remainder of the proposal. > > Voting closes 2019-09-26. > Voting has closed with the final outcome being: * Undefined variables: 36 exception, 18 warning, 10 notice. Exception declined with 56% in favor. Warning accepted with 84% combined majority. * Undefined array index: 42 warning, 21 notice. Warning accepted with 2/3 majority. * Division by zero: 52 exception, 8 warning. Exception accepted with 87% majority. * Remainder: 54 yes, 3 no. Accepted with 95% majority. Regards, Nikita