[PHP-DEV] Re: [PATCH] double to long conversion change

2009-04-10 Thread Matt Wilmas
Hi Dmitry, I finally updated the patches: http://realplain.com/php/dval_to_lval.diff http://realplain.com/php/dval_to_lval_5_3.diff After seeing how things work on Windows and [new for me] 32- and 64-bit Linux, there's no longer all that magic stuff I had before. :-) Now the conversion method

[PHP-DEV] Re: PHP PDO comment on IRC

2009-04-10 Thread Matteo Beccati
Hi Chris, Cc-ing Internals > In case you don't log IRC chats, below are some comments from today. > The intent is to prevent externally maintained PDO drivers (e.g. IBM's) > from being used with PDO unless they have been updated to any > new API changes. > > I believe simply updating PDO_DRIVER_