php-src/ext/rpc/com
Zeev Suraski fe6f8712a4 - Get rid of ELS_*(), and use TSRMLS_*() instead.
- Move to the new ts_allocate_id() API
This patch is *bound* to break some files, as I must have had typos somewhere.
If you use any uncommon extension, please try to build it...
2001-07-27 10:16:41 +00:00
..
com_wrapper.c - Get rid of ELS_*(), and use TSRMLS_*() instead. 2001-07-27 10:16:41 +00:00
com_wrapper.h cast error 2001-06-24 21:19:49 +00:00
conversion.c removed duplicate code and changed 2001-07-24 10:42:29 +00:00
conversion.h added safearray to pval conversion for 1d arrays 2001-06-03 15:35:41 +00:00
CREDITS added Alan Brown to credits 2001-06-12 20:33:50 +00:00
php_com.h cleanup 2001-06-24 21:09:17 +00:00
php_variant.h cleanup 2001-06-24 21:09:17 +00:00
variant.c ZVAL_BOOL(v,0) -> ZVAL_FALSE(v) 2001-07-11 12:42:25 +00:00
variant.h cleanup 2001-06-24 21:09:17 +00:00