From: Date: Thu, 27 Sep 2001 00:11:01 +0000 (+0000) Subject: NEWS update X-Git-Tag: php4~44 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5fb05df97779ed344c963f90048f0ffcc1c8b9f2;p=php NEWS update --- diff --git a/NEWS b/NEWS index 1d0d924acf..9da5071433 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.8-dev +- nl2br now handles all styles of line-endings in one string. (Boian, + Derick) - Added mcrypt_generic_deinit to replace mcrypt_generic_end. (Derick) - Added apache_setenv() function for injecting variables into Apache's subprocess_env table. (Rasmus)