mirror of
https://github.com/php/php-src.git
synced 2025-08-16 14:08:47 +02:00
update the todo list
This commit is contained in:
parent
339b4dbd6f
commit
ef08c58664
1 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,10 @@ Roadmap for PDO
|
||||||
Core, version 1.1:
|
Core, version 1.1:
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
- Add PDO::queryParams(), similar to PDO::query(), but accepts
|
||||||
|
an array of parameters as the second argument, pushing the remaining
|
||||||
|
args (which are args to setFetchMode()) up by one.
|
||||||
|
|
||||||
- Separate the handle factory call into two phases:
|
- Separate the handle factory call into two phases:
|
||||||
- handle creation
|
- handle creation
|
||||||
- connecting
|
- connecting
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue