On Wed, Apr 17, 2019 at 12:58 PM Nikita Popov <nikita....@gmail.com> wrote:
> Hi internals, > > I've opened voting on the arrow functions RFC. The vote closes May 1st. > > https://wiki.php.net/rfc/arrow_functions_v2#vote > > The RFC uses the fn($x, $y) => $x*$y syntax as originally proposed. > I'm pleased to say that the arrow functions RFC has been accepted with 51 votes in favor and 8 against. Nikita