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-29 19:52:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e8e401bc2d0ed6b8043313b9aa8f3cf623efd02b
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