Re: [PDO] Fixing bug #44639 for mysql
[email protected] (Oskar Eisemuth) Wed, 28 Oct 2009 18:01:53 +0100
| Newsgroups | php.pdo |
|---|---|
| Message-ID | <[email protected]> |
Hi Lukas Kahwe Smith wrote: >> Well I think currently PHP isn't the right language for that, you >> have to wait for Lukas type checking rfc. > you mean ilia's right? Well yes, but the table I mean is in your rfc page: http://wiki.php.net/rfc/typecheckingstrictandweak ;-) >> It would be nice to have something like a PDO type checking table, >> but I wouldn't say this is something for a bug fix and needs a good >> design. PDO2 todolist where are you? > throw it on the brainstorming page on the wiki. Done, I think I have added the current problems / featues mentioned here and tried to categorize them. I added the necesarry changes for bindParam/bindValue to PDO1 as this really is bugfixing as I think the current driver is broken. Best regards Oskar Eisemuth