Hello Andi, Saturday, April 2, 2005, 10:53:19 PM, you wrote:
> Hey, > I'd like to roll PHP 5.1 Beta 1 very soon. > Wez, I've been waiting for PDO in order to get this going. Do you feel it's > mature enough or should I hold off some more time? > Also, has someone already integrated PDO configure switches with the old > --with-db configure switches? (i.e. the idea was that --with-mysql would > enable pdo-mysql too so that we don't get lost with a million configure > switches). > Andi Can we get some things straight first (i guess that's the idea of an alpha). I'd like to reintroduce __toString() since 5.1 is supposed to make it work again. The patching should be easy enough since we left in most of the necessary code as we planned to reintroduce it in the first place. Then i think we need to enable return by reference in c functions to get array overloading fixed. For thta you have a patch from me. As you have for several other things :-) However most important seems to be fixing return by reference. Derick and me already did a lot of analysis, weeks of and and. Maybe you want to help. regards marcus -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php