Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:93706 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30733 invoked from network); 2 Jun 2016 00:12:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Jun 2016 00:12:30 -0000 Authentication-Results: pb1.pair.com smtp.mail=php@golemon.com; spf=softfail; sender-id=softfail Authentication-Results: pb1.pair.com header.from=php@golemon.com; sender-id=softfail Received-SPF: softfail (pb1.pair.com: domain golemon.com does not designate 209.85.214.43 as permitted sender) X-PHP-List-Original-Sender: php@golemon.com X-Host-Fingerprint: 209.85.214.43 mail-it0-f43.google.com Received: from [209.85.214.43] ([209.85.214.43:36953] helo=mail-it0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E6/9B-63812-DE97F475 for ; Wed, 01 Jun 2016 20:12:30 -0400 Received: by mail-it0-f43.google.com with SMTP id z123so38128568itg.0 for ; Wed, 01 Jun 2016 17:12:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=golemon-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc; bh=UBSB4eqQ+Atf2wG0bkQsQzY4ypW73vdgI2AOyMUJHP0=; b=BXY/eIxLVJM8pcwPg8Tgea31wdb1u0IBI+Wk/Ja4+XLNbkywEdbOFSZEB4m2JqXMJY ulH/IoLlbEib1+gBKQFiPV3GJkZEaw0Fyc6rFRMOl0sCzGmV20ytwBdOObmCIEXXKVAo Usxm64DbIjf8KZSEUNQPbZ8j2TzHfkWi6IclorQaLCtbk6BfCoGSaLf6uop/jClwnK3+ HuFdQkinR1ZRVSM4r7lVqwUrrIYyy5RL7nX3XVD2hEB5HKvcU+W/2bj0jx6hW0/UIHEO Kz6D5Muab1k5pQJa5Svp4+txY4hxjKe2UZgXTjac250Jh5lovgyka5tx6wDX23cYH5+Y WH8w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc; bh=UBSB4eqQ+Atf2wG0bkQsQzY4ypW73vdgI2AOyMUJHP0=; b=YlQK5pA2GyRLAOKeKk6SyY3uHybH947axM3ehjDJk3Q2LqIGv/0KrKN9Ywe7Mi7/2h 6HfxfJlsVoCvd68qphzSrDhVrSzABAWzQTSM6AorMR7ZZzBrN7x1dZ9KDIKUT797C7fp KlQ6MP85MR4DNYq6g+B3QEIjKNADM8MCzSkOpJBFZpOL0SFkTY+KeeL6+aiJm5zARgfT Glr5Eep4Jhy336a8wbUg3ODUY6tZPVhSqZTYAJXMpWd7sV6ChalLCnEy3JfZyNvwxOFI W48d9lZuzLcW3wDAP5xRMA2TjdiEdilnUvE/aE5HERsTfHCrdp8QXsGVJCufd00LgIVO m8Aw== X-Gm-Message-State: ALyK8tJZQrcMdluE7b+b8MFmS9F9SwJhpSt6PpUYzVkLYi3cYfj3S2l2HT3gb7m/wNBWWPxuc4GQ7PhJrbjWrQ== MIME-Version: 1.0 X-Received: by 10.36.48.138 with SMTP id q132mr669590itq.82.1464826347447; Wed, 01 Jun 2016 17:12:27 -0700 (PDT) Sender: php@golemon.com Received: by 10.36.9.67 with HTTP; Wed, 1 Jun 2016 17:12:27 -0700 (PDT) X-Originating-IP: [107.198.91.68] In-Reply-To: References: Date: Wed, 1 Jun 2016 17:12:27 -0700 X-Google-Sender-Auth: Ef7TEynN1ylIVTFYjanxESH9KuE Message-ID: To: Stanislav Malyshev Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Functional Interfaces RFC? From: pollita@php.net (Sara Golemon) On Wed, Jun 1, 2016 at 4:28 PM, Stanislav Malyshev wrote: > The voting for https://wiki.php.net/rfc/functional-interfaces should be > finished by May 29th but it's still not closed (I presume it should be > closed as declined judging by vote results). Any objections to doing it? > It's marked for closure by the author, doesn't seem unreasonable to me. By voting standards, it would need justification to remain open at this point. So I say yolo. -Sara