diff options
author | Marcus Boerger <helly@php.net> | 2002-11-14 17:20:50 +0000 |
---|---|---|
committer | Marcus Boerger <helly@php.net> | 2002-11-14 17:20:50 +0000 |
commit | 29a40a1909cdc6c580261c11fdf590356038cda3 (patch) | |
tree | 18dbeccf1dd6d3ed30e3fe835c201cfcec1aec3d | |
parent | 4e1d68402712ff1bd494e8e4d5f8d759b0b0d019 (diff) | |
download | php-git-29a40a1909cdc6c580261c11fdf590356038cda3.tar.gz |
Missed that
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -19,6 +19,8 @@ PHP 4 NEWS - Moved extensions to PECL (http://pear.php.net/): (James, Derick) . ext/vpopmail . ext/cybermut +- Added -n command switch to cli and cgi version which allows to skip php.ini + parsing at startup. (Marcus, Wez) - Added "neutral" language entry to mbstring spec. (Moriyoshi) - Changed bundled gd library to consider php.ini option memory_limit. (Marcus) - Modified log() to accept multiple bases. (Jason) |