On Thu, Sep 3, 2015 at 4:08 AM, Kalle Sommer Nielsen <ka...@php.net> wrote:
> Hi Scott
>
> 2015-09-03 6:14 GMT+02:00 Scott Arciszewski <sc...@paragonie.com>:
>>
>> Inspired by http://stackoverflow.com/a/12202218/2224584
>>
>> Can we (in either PHP 7.0 or in PHP 7.1) turn emulated prepared
>> statements off by default, and still allow developers to turn it on if
>> they really want them?
>
> For 7.0, it is a no-go, and for the 7.0.x releases, I'm not so keen on
> (and I'm sure Anatol can back me up on this) to introduce such a
> change in behaviour in a patch release, so please target 7.1 with your
> future RFC.
>
> --
> regards,
>
> Kalle Sommer Nielsen
> ka...@php.net

Okay, no complaint here. I just didn't know if the RM would be open to
the possibility of changing the default value in 7 (since it's a major
version change and people expect things to break).

Targeting 7.1 is fair; I'll open an RFC once I'm done with my
immediate responsibilities. :)

Scott Arciszewski
Chief Development Officer
Paragon Initiative Enterprises <https://paragonie.com>

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to