]> granicus.if.org Git - php/commitdiff
Bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Thu, 25 Dec 2003 18:58:30 +0000 (18:58 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Thu, 25 Dec 2003 18:58:30 +0000 (18:58 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e316d8c3cb10d1fc1b2b55d53ffb600e1a81ed29..5ada6b259d66428c95a12701e6a107228323e94b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@ PHP 4                                                                      NEWS
 - Added a warning when creating temp stream fails with ftp_(n)list(). (Sara)
 - Fixed header handler in NSAPI SAPI module (header->replace was ignored,
   send_default_content_type now sends value from php.ini). (Uwe Schindler)
+- Fixed Bug #26703 (Certain characters inside strings incorrectly treated as
+  keywords). (vrana [at] php [dot] net, Ilia)
 - Fixed bug #26667 (Added safety checks to ip2long()). (Ilia)
 - Fixed bug #26639 (mb_convert_variables() clutters variables beyond the
   references). (Moriyoshi)