mirror of
https://github.com/php/php-src.git
synced 2024-11-28 20:34:29 +08:00
3c60aabe22
@and the related class members $obj->Release() and $obj->AddRef() @to gain more control over the used COM components. (phanto) also changed the return values of the internal functions from VARIANT to pval, so there's no need to convert the returned value after each function call and the real hashtable entry is returned and not only a copy of it. #now everything is prepared to implement the array support |
||
---|---|---|
.. | ||
COM.c | ||
com.h | ||
conversion.c | ||
conversion.h | ||
CREDITS | ||
php_COM.h | ||
php_VARIANT.h | ||
VARIANT.c |