Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:110441 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 18736 invoked from network); 9 Jun 2020 10:06:03 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 9 Jun 2020 10:06:03 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 1425C1804C2 for ; Tue, 9 Jun 2020 01:49:42 -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-io1-f49.google.com (mail-io1-f49.google.com [209.85.166.49]) (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 ; Tue, 9 Jun 2020 01:49:41 -0700 (PDT) Received: by mail-io1-f49.google.com with SMTP id p20so21783578iop.11 for ; Tue, 09 Jun 2020 01:49:41 -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=zoUGQANX5xqVPWtwuQrO3/uDY7bWppQQcYBvWcs8HWo=; b=nooBVn0gI5yejeBTOhQkv8ZkwrkaNDQ1hpeIjtfgMm1LMxNF8BPZ2+xQlOj0rKXj+P mI3AD2N77gmhVTHWgvMqSi4LMev+coUR+yjybWPQD5Cns5gxSM9pNVvODe4aTcV4QKrl UPJZzKicSVc9NZXjIgr4ScbNifclo1wWeeBwE5pwQzOfSCl9DRv3MPIe5s6kT0mW+/mi yIHb9YY7x0VnlX2UqlyqYO6UHydzz9VnDkN81dhuMDKvxt35x7n9NqUrj9UYxxaUxDpp LcIRoO3MDoTmKbAAr+dg1wriXXfytrlol/nHeqD/LjPOxz2o9DIbsVAxGPE9qH5hEURY 4JMw== 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=zoUGQANX5xqVPWtwuQrO3/uDY7bWppQQcYBvWcs8HWo=; b=FcnQ98DMVTPF1q2I8tEdSLpLS/0SZGSHHEOyegkOcttVFIqoJYBwKqDxSuJUkk257j Oe6+CYZeIMYMCtrOxbwy9Y8/3X6v3hFxazXS6yT+0aZz+njYLAbREk2GflHo7lTNCmra jnzMm8OIIweHm3xNwwfQtGNjo/rX9BCwm+/GF77CtM7XixzfnXMixGgEO5DqbxpC//mg tXAxqvPiC3m43lpzcaHivCDvZNEYyo3319vU9+aOAqVmdZI44CGq/e7NgRwPU5297R/0 h5V5+PQkmfJA2aE1mI/hB2RyCu4iw6EraKAwIa2vOm+4sxUylzvlZ46TVFvklgiJdkdz 6k6A== X-Gm-Message-State: AOAM532z1W+4wJHHp1MLBjS19vKXuw/iP9dq8qHp4JzWhpNRIQ9Ihe5+ S6dJ6Etp+5Y/56eAA0c5A2C5PaGSEneuYnXuOGA= X-Google-Smtp-Source: ABdhPJxfo1QcPPWDX2aUk/7bJTfyC4FdCrjtt8Md5QkQf6/czr4lz3pIHuKY7KYf/vD6WB92aHsq+R7hsQWbA3bjr5s= X-Received: by 2002:a02:6a26:: with SMTP id l38mr25375300jac.60.1591692581072; Tue, 09 Jun 2020 01:49:41 -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: Tue, 9 Jun 2020 01:49:28 -0700 Message-ID: To: "Christoph M. Becker" Cc: PHP Internals Content-Type: multipart/alternative; boundary="000000000000e2f3b705a7a2cec1" Subject: Re: [PHP-DEV] What to do with ext/imap? From: sarkedev@gmail.com (Peter Stalman) --000000000000e2f3b705a7a2cec1 Content-Type: text/plain; charset="UTF-8" We use the extension in several projects, and looking at packagist, all the imap packages use it. I wasn't even aware of the horde imap client mentioned in the link (5 stars on GitHub, not on packagist). I think there should be a long deprecation period before it was removed, which would give time for a polyfill package to spring up. Thanks, Peter On Mon., Jun. 8, 2020, 09: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 > > --000000000000e2f3b705a7a2cec1--