On Sat, Jan 18, 2014 at 1:32 AM, Yasuo Ohgaki <[email protected]> wrote:
> Hi all,
>
> On Sat, Jan 18, 2014 at 9:24 AM, Andrea Faulds <[email protected]> wrote:
>>
>> On 17/01/14 23:07, Julien Pauli wrote:
>>>
>>> - ext/mysql
>>
>>
>> I have little care for those other things. However, there is a massive
>> amount of mysql_* code (sadly, some of it written recently) out there. Is it
>> really a good idea to remove it now?
>>
>> Then again, I suppose it has to be done some day. If it's moved to PECL,
>> distribution maintainers could include the PECL package.
>>
>> So I guess I'm not entirely against it, but I'd recommend caution here.
>
>
> I agree.
> IIRC, WordPress 3.8 still uses mysql.
>
> Moving mysql to PECL is mandatory. IMHO.
> Intl is better to be moved to PECL also.
There is no point in moving ext/intl to PECL.
the intl stuff which is deprecated in 5.5 is just few functions,
ext/intl stays into PHP.
Julien