iliaa           Wed Aug 11 18:40:46 2004 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src    NEWS 
  Log:
  Bug fixing news.
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.713&r2=1.1247.2.714&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.713 php-src/NEWS:1.1247.2.714
--- php-src/NEWS:1.1247.2.713   Tue Aug 10 03:00:11 2004
+++ php-src/NEWS        Wed Aug 11 18:40:46 2004
@@ -1,10 +1,12 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2004, Version 4.3.9
+11 Aug 2004, Version 4.3.9RC1
 - Rewritten UNIX and Windows install help files. (Documentation Team)
 - Updated PCRE to provide better error handling in certain cases. (Andrei)
 - NSAPI: added "bucket" parameter to list of non-php.ini-keys of php4_execute
   for doing performance stats without warnings in server-log. (Uwe Schindler)
+- Fixed bug #29607 (highlighting code with HEREDOC produces invalid
+  output). (Ilia)
 - Fixed bug #29581 (Typo inside php.ini comments for mysql.trace_mode). (Ilia)
 - Fixed bug #29493 (extract(array, EXTR_REFS) misbehaves with elements
   referred twice or more times). (Moriyoshi)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to