Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:110430 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 83376 invoked from network); 8 Jun 2020 17:38:32 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 8 Jun 2020 17:38:32 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id D90E718056A for ; Mon, 8 Jun 2020 09:22:00 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-ej1-f48.google.com (mail-ej1-f48.google.com [209.85.218.48]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Mon, 8 Jun 2020 09:22:00 -0700 (PDT) Received: by mail-ej1-f48.google.com with SMTP id e2so18958645eje.13 for ; Mon, 08 Jun 2020 09:22:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=7jPD/vor+7xV0VMZofqMMQa+UhlGrCSR6bHkrj5+G/E=; b=gVSgu5EWQNcIYkWmenPmezAEu8eC2Bj2Hwld8rUyz7E6PE6blcC0WKxJieQK4eFiM4 Ezsd49yk4l5pnJyYns3T2nTn4ycEvMhi+yrZ+VJ8wb2OuCEDNmLz11ypAzvJeGxBXEyM RNgZIwLGKaPxdrepotuXXpK6i+LPFbWXj8GuvkAS1pYc4l4JvWxB+rWdOZaXMSaO27yc QKcUnaRrXH56CSXC62mkRyy9M7PIggI/vsKsKAlPc8v4hSB1nooPq2F0GE7CTXeySbae n3+3cvWEnyFaD5tBVFDHeHR0lEML/8cygqS21ZYvyz6d51e2VMgrhuwUAc+VqoWxGaA2 y5WA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=7jPD/vor+7xV0VMZofqMMQa+UhlGrCSR6bHkrj5+G/E=; b=qYca/+qXxieisrJ9BTlFco2XNiQVTNtBoTudM2Q/Sa4P6CP1+CJUnogg6YUeaKWUNM 4XogTM0WJIUhzrMMhfOQzkVdlWXd1SI2nzzqbK9RTbjNMl83IcGpczCQKEwWhCYoQe0o te/0aCNylmD26LVA0gCfLcottBNqmKt6N7HhyoCsTWZrikgW2ERRABLcRdGVPfy1zVip WTZR0ILnj563cxrVEydkCtn6uv70acZE3RfnFK5RP6uJI9aoNhQQxaJ6D2FESBUwhdnC YZS34uW4qmp0Pk/QsOY+I9/Szv5geNy+phjsSj1F+Tiqc2fua7IriXFttEpV5sdFiE5j DTvQ== X-Gm-Message-State: AOAM530YoWRYz1zLFy51cAi8mG4CoH+5xWmbyFmwJGj0njHQlP01jrKN jF9Lmam/Qi3lpYuHEUiT3m5Xz5gSFXsOmXs0U+Fuk+yG X-Google-Smtp-Source: ABdhPJyrfjVifhM9QMDz1qb4RWSUrzQsPdn2TUMSRJMCZ6AvKD2rNBFj8P+zlIjOYAdUvc6juFnmyWz7yu4mDwWvTns= X-Received: by 2002:a17:906:1d56:: with SMTP id o22mr21158779ejh.406.1591633317760; Mon, 08 Jun 2020 09:21:57 -0700 (PDT) MIME-Version: 1.0 References: <3c6ec59b-0129-171c-5e43-d93bd7591fe5@gmx.de> In-Reply-To: <3c6ec59b-0129-171c-5e43-d93bd7591fe5@gmx.de> Date: Mon, 8 Jun 2020 18:21:45 +0200 Message-ID: To: "Christoph M. Becker" Cc: PHP Internals Content-Type: multipart/alternative; boundary="0000000000008492e005a79502e8" Subject: Re: [PHP-DEV] What to do with ext/imap? From: george.banyard@gmail.com ("G. P. B.") --0000000000008492e005a79502e8 Content-Type: text/plain; charset="UTF-8" On Mon, 8 Jun 2020 at 18:15, Christoph M. Becker wrote: > Hi all, > > I'm wondering what to do with ext/imap, which uses libc-client which had > its latest release (2007f) in 2011. There is a respective feature > request in the bug tracker () where some > ideas have been discussed, but apparently, not much happened for a > while, and since feature freeze for PHP 8.0 is approaching, I wanted to > bring this issue up on the mailing list. > > Any ideas? > > Thanks, > Christoph > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > Seeing that most core devs seem to prefer the option of sunsetting the extension, I think this would be the best choice to enact. Best regards George P. Banyard --0000000000008492e005a79502e8--