On Sun, Jan 15, 2017 at 3:27 PM, Nikita Popov <nikita....@gmail.com> wrote:
> Hi internals, > > I've started the vote on https://wiki.php.net/rfc/deprecations_php_7_2. > All votes are 2/3 majority and end on 29-01-2017. > > Thanks, > Nikita > Voting has been closed, all of the proposals in this RFC have been accepted within 2/3 majority. For convenience of reference, the vote counts are as follows (Yes:No): __autoload: 33:1 $php_errormsg: 29:0 create_function: 29:0 mbstring.func_overload: 28:0 (unset): 28:1 parse_str w/o 2nd arg: 29:0 gmp_random: 27:0 each: 18:6 assert w/ string: 25:1 $errcontext: 22:3 It looks like the each() deprecation was the only somewhat controversial part of this RFC. Nikita