Re: [PHP-DEV] Upgrade notes for 5.1

2005-11-15 Thread Steph Fox
>I'd also suggest that all the PDO extensions be built shared to >facilitate easier upgrades via PECL as new features are developed >there, but that's just me. :) no it isn't, PDO's cool. Thanks for all your help over this. - Steph -- PHP Internals - PHP Runtime Development Mailing List To uns

Re: [PHP-DEV] Upgrade notes for 5.1

2005-11-15 Thread Wez Furlong
essage - > From: "Wez Furlong" <[EMAIL PROTECTED]> > To: "Steph Fox" <[EMAIL PROTECTED]> > Cc: "internals" > Sent: Tuesday, November 15, 2005 4:52 PM > Subject: Re: [PHP-DEV] Upgrade notes for 5.1 > > > I wouldn't "

AW: [PHP-DEV] Upgrade notes for 5.1

2005-11-15 Thread Matthias Pigulla
this is a good step to reestablish some trust. Put simply, this is the professionalism expected in "business/enterprise" environments :). Matthias > -Ursprüngliche Nachricht- > Von: Steph Fox [mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 15. November 2005 17:18 >

Re: [PHP-DEV] Upgrade notes for 5.1

2005-11-15 Thread Steph Fox
nals" Sent: Tuesday, November 15, 2005 4:52 PM Subject: Re: [PHP-DEV] Upgrade notes for 5.1 I wouldn't "strongly" recommend the use of PDO when upgrading; that's sending the wrong message. I'd "warmly" recommend that the use of PDO be considered for new

Re: [PHP-DEV] Upgrade notes for 5.1

2005-11-15 Thread Wez Furlong
I wouldn't "strongly" recommend the use of PDO when upgrading; that's sending the wrong message. I'd "warmly" recommend that the use of PDO be considered for new projects. The sqlite information is wrong. This is the way it is: ext/sqlite bundles sqlite version 2. The extension provides the "g

[PHP-DEV] Upgrade notes for 5.1

2005-11-15 Thread Steph Fox
Hi all, I've already canvassed Ilia and Stas - can anyone else think of anything I've missed/mis-explained here? Thanks guys/guyess, - Steph UPGRADE NOTES - PHP 5.1 1. Changes in reference handling a. Overview b. Code that worked under PHP 4.3, but now fails c. Code that was valid u