2010/2/2 KITAZAKI Shigeru :
> hi,
>
> Pierre Joye wrote:
>> > * php_syslog.patch
>> It has to be optional. Maybe a mbstring.syslog* option to set a given
>> encoding for the syslog functions.
>>
> Thank you for your advise. It sounds good to be optional.
> Let me consider about it again.
>
>> > * p
hi,
Pierre Joye wrote:
> > * php_syslog.patch
> It has to be optional. Maybe a mbstring.syslog* option to set a given
> encoding for the syslog functions.
>
Thank you for your advise. It sounds good to be optional.
Let me consider about it again.
> > * php_ldap.patch
> That's something I have do
2010/2/1 KITAZAKI Shigeru :
> * php_syslog.patch
> syslog() function cannot properly send UTF-8 strings to event log on
> Windows. This patch changes the internal API. We, however, must set
> UTF-8 on 'mbstring.internal_incoding'.
> In addition, this changes the severity of 'LOG_ERR' from event
hi,
Thanks for the patches :)
2010/2/1 KITAZAKI Shigeru :
> Thank you for your suggestion.
> Let me introduce some patches which we published. They might be useful on
> specific environments although they are not bugs.
> If I had better to report below issues as bugs, please tell me.
>
> * php_sy
Thank you for your suggestion.
Let me introduce some patches which we published. They might be useful on
specific environments although they are not bugs.
If I had better to report below issues as bugs, please tell me.
* php_syslog.patch
syslog() function cannot properly send UTF-8 strings to ev
KITAZAKI Shigeru wrote:
> BTW, our blog has various other patches for PHP in addition to this one.
> Feel free to mail me if you are interested in some of them.
>
> Regards,
> KITAZAKI Shigeru
>
To highlight and record those patches, can you create a bug report for
each problem/patch and add the
We made a patch to add a mbfilter for GB18030 encoding for PHP-5.3.1.
Please take a look at our blog:
http://developer.cybozu.co.jp/oss/2010/01/php-mbstring-pa.html
We would appreciate if you take this patch into the mainline.
BTW, our blog has various other patches for PHP in addition to thi