From: Date: Thu, 6 May 2004 00:31:51 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_0_1~285 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3e038d43988d15e790d1ecfcfc6dde900c513cc7;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 194754dc95..92fa3cdbce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2004-05-05 Ard Biesheuvel + + * ext/interbase/ibase_query.c: + Fixed unregistered bug: array count is incorrect when binding array ids + Fixed unregistered bug: empty numeric/datetime param argument is coerced + to + a string that cannot be handled by the IB API layer + +2004-05-05 Sara Golemon + + * NEWS + ext/standard/user_filters.c + main/streams/userspace.c: + BugFix#28287 stream_*_register() not calling __autoload(). + 2004-05-04 Wez Furlong * NEWS: