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-17 21:11:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0ccda6283521617d248557193c37dfda2e856d99
archived-php-src
/
ext
/
rpc
History
foobar
2983993b59
Fix ZTS build.
2001-08-14 07:09:20 +00:00
..
com
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
dotnet
- ZE2 fixes
2001-08-13 16:40:12 +00:00
java
Fix ZTS build.
2001-08-14 07:09:20 +00:00
CREDITS
2nd step towards auto-credits
2000-11-20 10:33:33 +00:00
Makefile.in
Use "mkdir -p" instead of "test -d || mkdir" where possible
2000-05-15 16:02:43 +00:00