This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-13 02:52:48 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
045acafc5229261b1820a56c8effca211c747feb
archived-php-src
/
ext
/
rpc
/
com
History
Andi Gutmans
c977f29862
- Use ALLOC_HASHTABLE() instead of emalloc(sizeof(HashTable))
2001-06-19 16:03:35 +00:00
..
com_wrapper.c
- Use ALLOC_HASHTABLE() instead of emalloc(sizeof(HashTable))
2001-06-19 16:03:35 +00:00
com_wrapper.h
added experimental enum support
2001-06-11 23:05:32 +00:00
conversion.c
- Use ALLOC_HASHTABLE() instead of emalloc(sizeof(HashTable))
2001-06-19 16:03:35 +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
removed itypeinfo calls because they didn't work on every machine
2001-05-02 21:51:19 +00:00
php_variant.h
use *_EXTERN_C() and PHP_WIN32
2001-01-29 21:54:46 +00:00
variant.c
renamed
2001-05-13 16:50:48 +00:00