diff options
| author | Jani Taskinen <jani@php.net> | 2007-08-06 19:40:21 +0000 |
|---|---|---|
| committer | Jani Taskinen <jani@php.net> | 2007-08-06 19:40:21 +0000 |
| commit | 0018bc6ac58abc9480676f04ae0d655cf8493812 (patch) | |
| tree | 7de2a1b353c140054a876377f447a40f7c5e23b1 | |
| parent | 3f05f1f6fd83a9c7d8133634f89a21e382c36a6b (diff) | |
| download | php-git-0018bc6ac58abc9480676f04ae0d655cf8493812.tar.gz | |
- move entry to right place..
| -rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Aug 2007, PHP 5.2.4 +- Fixed bug #42222 (possible buffer overflow in php_openssl_make_REQ). (Pierre) - Fixed bug #42208 (substr_replace() crashes when the same array is passed more than once). (crrodriguez at suse dot de, Ilia) - Fixed bug #42195 (C++ compiler required always). (Jani) @@ -79,7 +80,6 @@ PHP NEWS - Fixed PECL bug #11216 (crash in ZipArchive::addEmptyDir when a directory already exists). (Pierre) -- Fixed bug #42222 (possible buffer overflow in php_openssl_make_REQ) (Pierre) - Fixed bug #42173 (oci8 INTERVAL and TIMESTAMP type fixes). (Chris) - Fixed bug #42151 (__destruct functions not called after catching a SoapFault exception). (Dmitry) |
