From: Date: Fri, 4 Jun 2004 00:34:01 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-5.0.0RC3~29 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=89ee6b45ad3749d28289efd552e0770f3e329a6f;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 98884944c4..dc0efc03fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +2004-06-03 Ard Biesheuvel + + * ext/interbase/php_ibase_udf.c: + Let DB handle type coercion instead of PHP + + * ext/interbase/php_ibase_udf.c: + Added support for other return types besides VARCHAR + +2004-06-03 Ilia Alshanetsky + + * (PHP_4_3) + configure.in + main/php_version.h: + Back to dev. + +2004-06-03 Ard Biesheuvel + + * ext/interbase/ibase_blobs.c: + Fixed blob ID format + + * NEWS: + news + +2004-06-03 Andi Gutmans + + * (php_5_0_0RC3RC2) + NEWS + configure.in + ZendEngine2/zend.h + main/php_version.h: + - Prepare for RC3RC2 + 2004-06-01 Ard Biesheuvel * ext/interbase/ibase_query.c: diff --git a/Zend/ChangeLog b/Zend/ChangeLog index 160b2d3150..465367cac0 100644 --- a/Zend/ChangeLog +++ b/Zend/ChangeLog @@ -1,3 +1,9 @@ +2004-06-03 Andi Gutmans + + * (php_5_0_0RC3RC2) + zend.h: + - Prepare for RC3RC2 + 2004-06-02 Andi Gutmans * zend_mm.h: