Hi all,
On Mon, Jan 27, 2014 at 12:10 PM, Yasuo Ohgaki <[email protected]> wrote:
> On Mon, Jan 27, 2014 at 9:46 AM, Ferenc Kovacs <[email protected]> wrote:
>
>> For the record, I committed this patch to 5.4 and up.
>>> As you can see, the patch is simply re-enabled tests for 5.4 and up.
>>> (Note: there is no mbstring.script_encoding INI for 5.4 and up. It's
>>> removed.)
>>>
>>
>> hi, it is a bit off-topic, but could you please send a patch for the
>> documentation about the mbstring.script_encoding ini change?
>> it seems that it isn't documented that we removed that ini
>> http://docs.php.net/manual/en/migration54.ini.php
>> that would also let us resolve these two issues:
>> https://bugs.php.net/bug.php?id=61232&edit=1
>> https://bugs.php.net/bug.php?id=65520&edit=1
>>
>> thanks!
>>
>
> I don't know how this was missed. I didn't realized this change
> until Bug #61232.
>
> I've assigned them to myself.
> I'll commit changes to doc later :)
>
I also noticed that some of removed INIs are still mentioned in
php.ini-development/production.
e.g. session.bug_compat42, session.bug_compat_warn. There may be others.
It is probably better to be checked again...
I just don't have time to do it now.
Could anyone can check and remove them all?
Regards,
--
Yasuo Ohgaki
[email protected]