Fix bugs #20270, #15702, #18600 (segfaults in ext/java). (Tony J. White)

This commit is contained in:
Sebastian Bergmann 2002-12-04 08:31:43 +00:00
parent 49f05c470a
commit 196b3f581f

1
NEWS
View File

@ -20,6 +20,7 @@ PHP 4 NEWS
- Moved extensions to PECL (http://pear.php.net/): (James, Derick)
. ext/vpopmail
. ext/cybermut
- Fixed bugs #20270, #15702, #18600 (segfaults in ext/java). (Tony J. White)
- Fixed bug #19566 (get_declared_classes() segfaults). (Moriyoshi, Marcus, Andi)
- 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