From f9551bc5540c3ed18f64b01f4788c5d477b0f521 Mon Sep 17 00:00:00 2001 From: Date: Sat, 12 Jul 2003 00:30:21 +0000 Subject: [PATCH] ChangeLog update --- Zend/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Zend/ChangeLog b/Zend/ChangeLog index 741898b5a3..c126845474 100644 --- a/Zend/ChangeLog +++ b/Zend/ChangeLog @@ -1,3 +1,12 @@ +2003-07-11 Andi Gutmans + + * zend_API.c: + - Add support for Z in zend_parse_parameters(). It will allow the extension + - to retreive the zval **, thus allowing it to use the convert_to_*_ex() + - family of functions to do type conversions without effecting the value + in + - the engine itself. (Josh Fuhs ) + 2003-07-08 Zeev Suraski * zend_execute.c: -- 2.50.1