Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:102300 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77126 invoked from network); 19 Jun 2018 09:01:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jun 2018 09:01:32 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@ohgaki.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@ohgaki.net; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ohgaki.net designates 180.42.98.130 as permitted sender) X-PHP-List-Original-Sender: yohgaki@ohgaki.net X-Host-Fingerprint: 180.42.98.130 ns1.es-i.jp Received: from [180.42.98.130] ([180.42.98.130:38184] helo=es-i.jp) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 84/B1-50397-766C82B5 for ; Tue, 19 Jun 2018 05:01:28 -0400 Received: (qmail 18783 invoked by uid 89); 19 Jun 2018 09:01:23 -0000 Received: from unknown (HELO mail-io0-f178.google.com) (yohgaki@ohgaki.net@209.85.223.178) by 0 with ESMTPA; 19 Jun 2018 09:01:23 -0000 Received: by mail-io0-f178.google.com with SMTP id t6-v6so19351417iob.10 for ; Tue, 19 Jun 2018 02:01:22 -0700 (PDT) X-Gm-Message-State: APt69E0u1klL5WWILw0S4PWfO29JTGuYe4a11yPGxSQePvy7r0cf2AEW EFmM4Kw1P7am6r2xdlSEgR0QTdweeXw9sbfLhw== X-Google-Smtp-Source: ADUXVKKR+sbE62/hQ1zx3H6FcyAWyy1ntzDx06RhtgdzcWPiMtQb7f13xFnAGY5W+aRieOfsSReBD8fuZoLxZlZbghM= X-Received: by 2002:a6b:29c4:: with SMTP id p187-v6mr12456922iop.299.1529398877044; Tue, 19 Jun 2018 02:01:17 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a02:908e:0:0:0:0:0 with HTTP; Tue, 19 Jun 2018 02:00:36 -0700 (PDT) In-Reply-To: <9bcd3495-4d32-dfd0-c91f-29cdc0c582d2@gmail.com> References: <9bcd3495-4d32-dfd0-c91f-29cdc0c582d2@gmail.com> Date: Tue, 19 Jun 2018 18:00:36 +0900 X-Gmail-Original-Message-ID: Message-ID: To: Stanislav Malyshev Cc: PHP Internals Content-Type: multipart/alternative; boundary="000000000000c946b3056efaec17" Subject: Re: [PHP-DEV] [RFC] [VOTE] Cleaning up unmaintained extensions From: yohgaki@ohgaki.net (Yasuo Ohgaki) --000000000000c946b3056efaec17 Content-Type: text/plain; charset="UTF-8" On Mon, Jun 18, 2018 at 4:43 AM, Stanislav Malyshev wrote: > Hi! > > I would like to open the vote for the RFC about cleaning up the > unmaintained extensions: > > https://wiki.php.net/rfc/umaintained_extensions > > The vote ends 2018-06-26 23:59 PDT. > Just to be sure consequence of "readline" removal. With CLI, "php -a" and "history" works without readline? Does it work as dynamically loaded module? Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --000000000000c946b3056efaec17--