Re: 5.5 to 5.6 cleanup
On Fri, Jan 17, 2014 at 6:07 PM, Julien Pauli <[email protected]> wrote:
> Hi all,
>
> In 5.5, we deprecated some things :
> - /e for preg
> - ext/mysql
> - ext/intl stuff
>
> I recall that based on our release process, those items should now get
> removed from 5.6 code for final release.
>
> I guess this can be done in one commit, except perhaps for ext/mysql
> that has to be moved to pecl.
>
> Thoughts ?
>
To be fair, the RFC we voted on for ext/mysql was strictly for whether or
not we should use E_DEPRECATED errors in 5.5.
https://wiki.php.net/rfc/mysql_deprecation
That was the accepted RFC. We never voted on whether or not it should be
removed from 5.6. In fact, that was what
caused a lot of the confusion about that RFC to begin with. People were
afraid we were going to remove it in 5.5.
Thread (19 messages)