From: Ilia Alshanetsky Date: Sun, 9 Sep 2007 16:34:05 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.5RC1~188 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9f249298fce7a1b601c26c5dc2dd296fb35b4cc0;p=php BFN --- diff --git a/NEWS b/NEWS index 324f89170a..60010c0474 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,8 @@ PHP NEWS - Upgraded PCRE to version 7.3 (Nuno) - Added optional parameter $provide_object to debug_backtrace(). (Sebastian) +- Fixed bug #42590 (Make the engine recornize \v and \f escape sequences). + (Ilia) - Fixed bug #42579 (apache_reset_timeout() does not exist). (Jani) - Fixed bug #42549 (ext/mysql failed to compile with libmysql 3.23). (Scott) - Fixed bug #42523 (PHP_SELF duplicates path). (Dmitry)