diff options
| author | Rob Richards <rrichards@php.net> | 2006-05-03 08:44:32 +0000 |
|---|---|---|
| committer | Rob Richards <rrichards@php.net> | 2006-05-03 08:44:32 +0000 |
| commit | ed33d232e0b3e84517439f989f3c7d4ff0d087af (patch) | |
| tree | 7db76d790f16d5d02df7edb3a7a916be235e73b4 | |
| parent | f57c75112df5a5a4e94ba623db86b20e99d2811d (diff) | |
| download | php-git-ed33d232e0b3e84517439f989f3c7d4ff0d087af.tar.gz | |
BFN
re-order news
| -rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,8 +4,9 @@ PHP NEWS - Added "capture_peer_cert" and "capture_peer_cert_chain" context options for SSL streams. (Wez). - Fixed possible crash in highlight_string(). (Dmitry) -- Fixed bug #35552 (crash when pdo_odbc prepare fails). (Wez). +- Fixed bug #37277 (cloning Dom Documents or Nodes does not work). (Rob) - Fixed bug #36632 (bad error reporting for pdo_odbc exec UPDATE). (Wez). +- Fixed bug #35552 (crash when pdo_odbc prepare fails). (Wez). 28 Apr 2006, PHP 5.1.3 - Updated bundled PCRE library to version 6.6. (Andrei) |
