On Fr, 2017-07-21 at 18:12 +0200, Kalle Sommer Nielsen wrote:
> > I would like to come up with a basic MVP that we could iterate
> > until at
> > least someone is happy :)
> > For the MVP my idea is to keep functionality exactly the same as
> > introducing new features will make us not ship it ever
On Sun, Jul 23, 2017 at 7:58 AM, Anatol Belski wrote:
> Ok, so seems I mistook the intention then and you were referring to these
> only (or at least)
>
> http://git.php.net/?p=php-src.git;a=commitdiff;h=dead4f0b1b9a555bbea970f5399c01142414db85
> http://git.php.net/?p=php-src.git;a=commitdiff;h=4
Hello Andrey,
That's what I was afraid of, and what I suggested be changed.
If we had a similar, array-of-attributes API that did NOT ignore or
trigger warnings for unknown attributes, everybody using PHP would've
been able to use SameSite already.
I think it is necessary to trigger a notice
Hi Michał,
As an average developer, I see providing new functions with http_ prefix
more meaningful and their API more simple because of fewer parameters I
need to pass.
Although however, I see the naming convention you've used is rarely used.
Looking in the docs, there are few other HTTP sap
Hi Nikita,
> -Original Message-
> From: Nikita Popov [mailto:nikita@gmail.com]
> Sent: Sunday, July 23, 2017 12:52 PM
> To: Sara Golemon
> Cc: PHP internals
> Subject: Re: [PHP-DEV] PHP 7.2 forked
>
> On Sun, Jul 23, 2017 at 3:55 AM, Sara Golemon wrote:
>
> > On Sat, Jul 22, 2017
On Sun, Jul 23, 2017 at 3:55 AM, Sara Golemon wrote:
> On Sat, Jul 22, 2017 at 12:48 PM, Nikita Popov
> wrote:
> > What's out current state regarding ABI? I've recently done some work on
> > making mbstring slightly less abysmally slow, but landed the changes on
> > master only, because this inc