[PHP-DEV] Re: [PHP] Facebook PHP compiler

2010-02-05 Thread ebhakt
Thanks for th einfo man!! On Fri, Feb 5, 2010 at 3:35 AM, German Geek wrote: > Yes. Totally agree. Would like to try asap. > ++Tim Hinnerk Heuer++ > > http://www.ihostnz.com > > > On 3 February 2010 10:15, Adam Richardson wrote: > > > Looks very promising !!! > > > > On Tue, Feb 2, 2010 at 1:12

[PHP-DEV] Re: [PHP] Facebook PHP compiler

2010-02-05 Thread German Geek
Yes. Totally agree. Would like to try asap. ++Tim Hinnerk Heuer++ http://www.ihostnz.com On 3 February 2010 10:15, Adam Richardson wrote: > Looks very promising !!! > > On Tue, Feb 2, 2010 at 1:12 PM, Robert Cummings >wrote: > > > Cesar D. Rodas wrote: > > > >> Hello, > >> > >> Have you guys

Re: [PHP-DEV] syslog() on Windows for wide character

2010-02-05 Thread Pierre Joye
hi, Thanks for the update :) I still think that it should follow mbstring logic and API. Doing so will provide 100% backward compatibility. If an application define this setting as UTF-8 but some modules are not implemented with UTF-8 in mind, then the log may be broken. Cheers, 2010/2/5 KITAZA