1
0
mirror of https://github.com/php/php-src.git synced 2026-04-10 17:43:13 +02:00

add a news entry

This commit is contained in:
Sterling Hughes
2001-09-07 10:33:04 +00:00
parent b8cf53d8a5
commit a5828bbfa9

2
NEWS
View File

@@ -13,6 +13,8 @@ PHP 4.0 NEWS
- Improved support for autoconf-2.50+/libtool 1.4b+. (Jan Kneschke, Sascha)
?? ??? 200?, Version 4.0.7
- Fixed a bug in the mcrypt extension, where list destructors were not
properly being allocated. (Sterling)
- Better Interbase blob, null and error handling (Patch by Jeremy Bettis)
- Fixed a crash bug in array_map() if the input arrays had string or
non-sequential keys. Also modified it so that if a single array is passed,