mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Note addition of new class constants
This commit is contained in:
parent
5649f24524
commit
7e6beb9f28
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ You can find additional PDO drivers at:
|
|||
http://pecl4win.php.net
|
||||
|
||||
** Changes **
|
||||
- Added PDO::PARAM_EVT_* family of constants. (Sara)
|
||||
- Fixed bug #37167 (PDO segfaults when throwing exception from the
|
||||
fetch handler). (Tony)
|
||||
- Fixed memory corruption when PDO::FETCH_LAZY mode is being used. (Ilia)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue