diff options
| author | <changelog@php.net> | 2003-01-04 01:34:30 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 2003-01-04 01:34:30 +0000 |
| commit | a9c558c6d30904d7ad6eb53b394f9ea8861ea516 (patch) | |
| tree | 7229d73873f217037c11f425ec406c15ab4c3ecd | |
| parent | c8b24315221540e0aaf8eaaa6eff0f5727d188cf (diff) | |
| download | php-git-a9c558c6d30904d7ad6eb53b394f9ea8861ea516.tar.gz | |
NEWS update
| -rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 200?, Version 4.4.0 +- Removed support for libmcrypt 2.2.x to allow cleaner code. Another reason + to upgrade libmcrypt to a 2.5.x series as the older ones have too much bugs + to be safely used with PHP. (Derick) - Fixed bug #17098 (make Apache2 aware that PHP scripts represent dynamic data and should not be cached). (Ilia) - Fixed bug #20442 (upgraded bundled expat to 1.95.5). (Ilia) |
