[PHP-DEV] Re: [PHP-I18N] adding GB18030 support for mbstring

2010-01-31 Thread Moriyoshi Koizumi
Kitazaki-san, First thank you for your effort. But, I am under the impression that the conversion table looks too huge to include in a distribution (>30MB). Is there any way to get this more compressed? BTW, I created an extension that is near-compatible with mbstring and based on ICU that of co

Re: [PHP-DEV] adding GB18030 support for mbstring

2010-01-31 Thread 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_syslog.patch syslog() function cannot properly send UTF-8 strings to ev

Re: [PHP-DEV] newbie: my extension not getting compiled/included in Php-5.3.1 (RH linux)

2010-01-31 Thread Sanjeev Kumar
Hi, Attaching my config.m4 for the new extension. (I have renamed the file to config_m4.txt for mailing). As I mentioned, my issue is that: even the standard extension generated by ./ext_skel doesn't get included in config/build list by buildconf + configure commands. please let me know s

Re: [PHP-DEV] Dots and spaces in variable names are converted to underscores.

2010-01-31 Thread Nathan Rixham
Richard Lynch wrote: > I have taken the liberty of making an RFC for this: > http://wiki.php.net/rfc/url_dots > > Feel free to add/edit it as fit, particularly since it's my first use > of that RFC wiki, and I'm not good at wiki markup, and I probably > missed something from this thread. > > I in

Re: [PHP-DEV] Dots and spaces in variable names are converted to underscores.

2010-01-31 Thread Alexey Zakhlestin
On 31.01.2010, at 9:11, Richard Lynch wrote: > I have taken the liberty of making an RFC for this: > http://wiki.php.net/rfc/url_dots thanks. looks good to me -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php