php-src/ext/com
2001-11-09 14:20:28 +00:00
..
COM.c Not all components populate every field in the ExceptInfo structure. Thus we sometimes would try to convert NULL strings and see php_OLECHAR_to_char errors while displaying Exception information. This version is a little smarter about the member derefencing and the resulting error string. 2001-11-09 14:20:28 +00:00
com.h merged from EXPERIMENTAL 2001-08-13 23:39:11 +00:00
conversion.c fixed unicode bug 2001-10-17 12:48:26 +00:00
conversion.h no message 2001-10-04 18:24:44 +00:00
CREDITS added Alan Brown to credits 2001-06-12 20:33:50 +00:00
php_COM.h rename module entry 2001-10-17 12:50:12 +00:00
php_VARIANT.h fix declaration 2001-10-05 12:22:12 +00:00
TODO no message 2001-11-01 20:53:41 +00:00
VARIANT.c fixed wrong constant definition 2001-10-18 08:25:39 +00:00
variant.h com_*() functions returned an oo-resource instead of an resource id, 2001-09-08 20:40:56 +00:00