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-10 01:23:53 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
14f05c17dd635a97f3e3669da2ef1292223feed9
archived-php-src
/
ext
/
com
History
Alan Brown
292d27bf6a
Whenever typelibrary constants were loaded, there was a GP Fault at process exit as shutdown_memory_manager seemed to delete constants that were supposed to have been deleted earlier. It seems as though CONST_PERSISTENT is a bad thing to use. Resetting that bit on the constant creation still seems to work and the GP Fault at exit is gone.
2001-08-14 03:52:32 +00:00
..
COM.c
Whenever typelibrary constants were loaded, there was a GP Fault at process exit as shutdown_memory_manager seemed to delete constants that were supposed to have been deleted earlier. It seems as though CONST_PERSISTENT is a bad thing to use. Resetting that bit on the constant creation still seems to work and the GP Fault at exit is gone.
2001-08-14 03:52:32 +00:00
com.h
merged from EXPERIMENTAL
2001-08-13 23:39:11 +00:00
conversion.c
merged from EXPERIMENTAL
2001-08-13 23:39:11 +00:00
conversion.h
merged from EXPERIMENTAL
2001-08-13 23:39:11 +00:00
CREDITS
added Alan Brown to credits
2001-06-12 20:33:50 +00:00
php_COM.h
merged from EXPERIMENTAL
2001-08-13 23:39:11 +00:00
php_VARIANT.h
merged from EXPERIMENTAL
2001-08-13 23:39:11 +00:00
TODO
update todo
2001-08-14 00:29:51 +00:00
VARIANT.c
merged from EXPERIMENTAL
2001-08-13 23:39:11 +00:00
variant.h
merged from EXPERIMENTAL
2001-08-13 23:39:11 +00:00