mirror of
https://github.com/php/php-src.git
synced 2025-08-21 01:45:16 +02:00
ChangeLog update
This commit is contained in:
parent
a2bcf381b7
commit
9739fb0648
1 changed files with 19 additions and 0 deletions
19
ChangeLog
19
ChangeLog
|
@ -1,3 +1,22 @@
|
|||
2007-01-27 Antony Dovgal <antony@zend.com>
|
||||
|
||||
* (PHP_5_2)
|
||||
ext/pdo/pdo_stmt.c:
|
||||
nullify param.parameter and avoid destroying it twice
|
||||
|
||||
2007-01-27 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
|
||||
|
||||
* (PHP_5_2)
|
||||
main/streams/memory.c:
|
||||
- Disable memory streams set option until 5.2.2
|
||||
|
||||
* (PHP_5_2)
|
||||
main/streams/memory.c:
|
||||
- MFH truncate support for mem/temp streams
|
||||
|
||||
* main/streams/memory.c:
|
||||
- Add option support for temp/memory stream (adds ftruncate support)
|
||||
|
||||
2007-01-26 Antony Dovgal <antony@zend.com>
|
||||
|
||||
* (PHP_5_2)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue