diff options
| author | foobar <sniper@php.net> | 2002-09-26 13:51:04 +0000 |
|---|---|---|
| committer | foobar <sniper@php.net> | 2002-09-26 13:51:04 +0000 |
| commit | a89a2b3c84970172a2b191a5cf6c64eab9137986 (patch) | |
| tree | e99a1c8a93655dc4e6b6db3e4c423efe0af2b947 | |
| parent | 9a0dae80f625397cc9b77d040ffdb4c7036ff7d3 (diff) | |
| download | php-git-a89a2b3c84970172a2b191a5cf6c64eab9137986.tar.gz | |
style,consistency..
| -rw-r--r-- | NEWS | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -13,9 +13,10 @@ PHP 4 NEWS with strip_tags() function. (Ilia) - Fixed bugs #17570 and #17957 (Regexps related). (Andrei, Ilia) - Fixed bugs #18167 and #16859 (SEGV with session_decode). (Ilia) -- Fixed bugs #19573 and #13472 (Session, XHTML compliance and - trans_sid). (Sascha) -- Fix #19570 (last character was missing in get_html_translation_table). (Wez) +- Fixed bugs #19573 and #13472 (Session, XHTML compliance and trans_sid). + (Sascha) +- Fixed bug #19570 (last character was missing in get_html_translation_table). + (Wez) - Upgraded PCRE to version 3.9. (Wez) - Fixed bug in OCIResult() which returned garbage when called on empty result-sets. (Thies) |
