]> granicus.if.org Git - php/commit
@- Added new object VARIANT() to encapsulate values for use with
authorHarald Radi <phanto@php.net>
Sun, 18 Feb 2001 16:49:06 +0000 (16:49 +0000)
committerHarald Radi <phanto@php.net>
Sun, 18 Feb 2001 16:49:06 +0000 (16:49 +0000)
commita15e465a34d4d4e4861e4dd077ccaa16e752b71c
treea8940d8d380451010ee7f1cffe5fcd4d6fbcc1e4
parent8d6f13dc2bd27a2f7ea8a708e9bfe60677f45cb4
@- Added new object VARIANT() to encapsulate values for use with
@  the COM and DOTNET module. Therefore it is now possible to pass
@  values by reference, convert php values to extended variant types (currency,
@  date, idispatch, iunknown, ...) and define the codepage that should
@  be used for unicode - conversion.
ext/com/COM.c
ext/rpc/com/com_wrapper.c