On Wed, Nov 21, 2018 at 12:31 PM Nikita Popov wrote:
>
> On Mon, Nov 19, 2018 at 9:26 AM CHU Zhaowei wrote:
>
> > Hi internals,
> >
> > I'd like to start the discussion for [RFC: Spread Operator in Array
> > Expression](https://wiki.php.net/rfc/spread_operator_for_array). In
> > short, this is a
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 given that he is for deprecating it,
I guess
On 21.11.2018 at 00:01, Stanislav Malyshev wrote:
>> 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 do anyth
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
On Mon, Nov 19, 2018 at 9:26 AM CHU Zhaowei wrote:
> Hi internals,
>
> I'd like to start the discussion for [RFC: Spread Operator in Array
> Expression](https://wiki.php.net/rfc/spread_operator_for_array). In
> short, this is a syntax similar to argument unpacking, but for array.
>
> You can find
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
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
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,