php-src/ext/rpc/com
2002-04-18 10:05:47 +00:00
..
com_wrapper.c Missing break; causes fallthrough which actually causes heap corruption in the debugging version despite being just plain wrong. Also placed a default "Unavailable" message when the object does not populate the EXCEPINFO structure. Also removed a minor memory leak. 2002-04-18 01:56:29 +00:00
com_wrapper.h merged from EXPERIMENTAL 2001-08-13 23:39:11 +00:00
com.c pass function signature in zend_parse_parameters style 2002-03-19 23:28:52 +00:00
conversion.c whitespace fixes 2002-04-18 10:05:47 +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 Update headers. 2001-12-11 15:32:16 +00:00
variant.h com_*() functions returned an oo-resource instead of an resource id, 2001-09-08 20:40:56 +00:00