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-03-28 10:12:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0bbe77309da930bdd0719faa0804d2bb879f5d36
archived-php-src
/
ext
/
com
History
Andi Gutmans
c977f29862
- Use ALLOC_HASHTABLE() instead of emalloc(sizeof(HashTable))
2001-06-19 16:03:35 +00:00
..
COM.c
- Use ALLOC_HASHTABLE() instead of emalloc(sizeof(HashTable))
2001-06-19 16:03:35 +00:00
com.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