1
0
mirror of https://github.com/php/php-src.git synced 2026-04-21 06:51:18 +02:00

NEWS update

This commit is contained in:
2001-09-27 00:11:01 +00:00
parent d1199bd2c7
commit 5fb05df977
+2
View File
@@ -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)