Re: [PHP-DEV] Re: patch for imap bug 77153

2019-02-01 Thread Bishop Bettini
On Fri, Feb 1, 2019 at 11:45 AM Jan Schneider wrote: > > Zitat von Bishop Bettini : > > > On Wed, Nov 21, 2018 at 7:27 PM Stanislav Malyshev > > wrote: > > > >> Hi! > >> > >> > Anyhow, this is water under the bridge now, and I think we should > issue > >> > a call for maintainership[4] for ext/i

Re: [PHP-DEV] Re: patch for imap bug 77153

2019-02-01 Thread Jan Schneider
Zitat von Bishop Bettini : On Wed, Nov 21, 2018 at 7:27 PM Stanislav Malyshev wrote: Hi! > Anyhow, this is water under the bridge now, and I think we should issue > a call for maintainership[4] for ext/imap as soon as possible, since > this is not the only issue[5] of this unmaintained[6]

Re: [PHP-DEV] Re: patch for imap bug 77153

2019-01-31 Thread Stanislav Malyshev
Hi! > Hi! > > > Anyhow, this is water under the bridge now, and I think we should > issue > > a call for maintainership[4] for ext/imap as soon as possible, since > > this is not the only issue[5] of this unmaintained[6] extension. > > Pierre is listed as maintainer. But

Re: [PHP-DEV] Re: patch for imap bug 77153

2019-01-31 Thread Bishop Bettini
On Wed, Nov 21, 2018 at 7:27 PM Stanislav Malyshev wrote: > Hi! > > > Anyhow, this is water under the bridge now, and I think we should issue > > a call for maintainership[4] for ext/imap as soon as possible, since > > this is not the only issue[5] of this unmaintained[6] extension. > > Pierre is

Re: [PHP-DEV] Re: patch for imap bug 77153

2018-11-21 Thread Stanislav Malyshev
Hi! > Import the library into core and maintain it or write an alternate from > scratch - IF the functions it provides truly has market demand. Nice suggestion if we had a line of volunteers at our doors asking us to give them something to maintain. We don't. So this is not an option, it's a happ

Re: [PHP-DEV] Re: patch for imap bug 77153

2018-11-21 Thread Christoph M. Becker
On 21.11.2018 at 08:38, Kalle Sommer Nielsen wrote: > Den ons. 21. nov. 2018 kl. 06.13 skrev Pierre Joye : > >> Btw, is imap on the list to deprecate in 7.x + kill in 8.x? It is really >> not maintained well, both c-client and the ext. Would it be possible to >> consider it? > > I remember we hav

Re: [PHP-DEV] Re: patch for imap bug 77153

2018-11-21 Thread Alice Wonder
On 11/20/2018 11:38 PM, Kalle Sommer Nielsen wrote: Den ons. 21. nov. 2018 kl. 06.13 skrev Pierre Joye : Btw, is imap on the list to deprecate in 7.x + kill in 8.x? It is really not maintained well, both c-client and the ext. Would it be possible to consider it? I remember we have spoken about

Re: [PHP-DEV] Re: patch for imap bug 77153

2018-11-21 Thread Michael Kliewe
Am 21.11.2018 um 06:13 schrieb Pierre Joye: On Wed, Nov 21, 2018, 6:02 AM Stanislav Malyshev actually the PHP wrapper should not have allowed to pass the mailbox name verbatim, which would only be reasonable in my opinion, if we were supporting arbitrary drivers (which we don't). And of course,

Re: [PHP-DEV] Re: patch for imap bug 77153

2018-11-20 Thread Kalle Sommer Nielsen
Den ons. 21. nov. 2018 kl. 06.13 skrev Pierre Joye : > Btw, is imap on the list to deprecate in 7.x + kill in 8.x? It is really > not maintained well, both c-client and the ext. Would it be possible to > consider it? I remember we have spoken about this in the past and it seems that everytime it c

Re: [PHP-DEV] Re: patch for imap bug 77153

2018-11-20 Thread Pierre Joye
On Wed, Nov 21, 2018, 6:02 AM Stanislav Malyshev Hi! > > > actually the PHP wrapper should not have allowed to pass the mailbox > > name verbatim, which would only be reasonable in my opinion, if we were > > supporting arbitrary drivers (which we don't). And of course, userland > > PHP does not d