diff options
| author | Moriyoshi Koizumi <moriyoshi@php.net> | 2002-11-15 13:36:49 +0000 |
|---|---|---|
| committer | Moriyoshi Koizumi <moriyoshi@php.net> | 2002-11-15 13:36:49 +0000 |
| commit | 57ca42e10f1672805eb51a4bfed797d95a21998b (patch) | |
| tree | a9da9579f7e229ee4252caf31f0a02d92b891c10 | |
| parent | 66ec203e70cb4cee6cd91449ffb403731f3298e5 (diff) | |
| download | php-git-57ca42e10f1672805eb51a4bfed797d95a21998b.tar.gz | |
Bug fixing news
| -rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ PHP 4 NEWS - Moved extensions to PECL (http://pear.php.net/): (James, Derick) . ext/vpopmail . ext/cybermut +- Fixed bug #20381 (array_merge_recursive mangles input arrays). (Moriyoshi) - 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) |
