Thanks Derick, consider it done.
- Original Message -
From: "Derick Rethans" <[EMAIL PROTECTED]>
To: "Steph Fox" <[EMAIL PROTECTED]>
Cc: "internals"
Sent: Wednesday, November 16, 2005 7:22 AM
Subject: Re: [PHP-DEV] Upgrade notes for PHP 5.1 - 3r
On Tue, 15 Nov 2005, Steph Fox wrote:
> Hopefully I have the PDO stuff outlined a little better now.
>
> I know Dmitry and Derick have both committed changes today that should go in
> here, and await the outcome of the zend_parse_parameters() discussion with
> interest.
>
> Anything else missing
15, 2005 7:25 PM
Subject: Re: [PHP-DEV] Upgrade notes for PHP 5.1 - 3rd draft
"The 'sqlite2' PDO driver supplied
to PDO via the sqlite extension, allows you to access legacy SQLite 2
databases created by external processes or with earlier versions of PHP."
I'd reword this as
"The 'sqlite2' PDO driver supplied
to PDO via the sqlite extension, allows you to access legacy SQLite 2
databases created by external processes or with earlier versions of PHP."
I'd reword this as "The sqlite extension also provides the PDO
'sqlite2' driver, and allows you to access legacy SQLite
Hopefully I have the PDO stuff outlined a little better now.
I know Dmitry and Derick have both committed changes today that should go in
here, and await the outcome of the zend_parse_parameters() discussion with
interest.
Anything else missing?
- Steph
UPGRADE NOTES - PHP 5.1
1. Changes in ref