diff options
author | Rasmus Lerdorf <rasmus@php.net> | 2001-09-05 15:41:08 +0000 |
---|---|---|
committer | Rasmus Lerdorf <rasmus@php.net> | 2001-09-05 15:41:08 +0000 |
commit | dbc9a93fba2f591cf317cd9dd7afff79e1b41f4f (patch) | |
tree | 3e93d50a5bff16b5990ef6d7e9c8bcb99aedbe70 | |
parent | 54905782b6899f59bffeba0038fd4aa4f360153b (diff) | |
download | php-git-dbc9a93fba2f591cf317cd9dd7afff79e1b41f4f.tar.gz |
Interbase changes should get a NEWS entry
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ PHP 4.0 NEWS - Improved support for autoconf-2.50+/libtool 1.4b+ (Jan Kneschke, Sascha) ?? ??? 200?, Version 4.0.7 +- 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, its keys are preserved in the resulting array. (Andrei) |