1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Files
archived-php-src/TSRM
Stanislav Malyshev 07266a10ab Disabled calling dtors on tsrm_shutdown - calling dtors in tsrm_shutdown makes
modules registering TSRM ids to crash, if they have dtors, since the module
is unloaded before tsrm_shutdown is called. Can be re-enabled after
tsrm_free_id is implemented.
2004-03-30 16:56:01 +00:00
..
1999-09-24 20:52:46 +00:00
1999-10-04 15:22:18 +00:00
2001-08-08 10:26:21 +00:00
2000-09-03 18:18:13 +00:00
2000-09-03 18:47:35 +00:00
2000-09-16 19:07:50 +00:00
2003-09-30 09:49:40 +00:00
2004-01-08 08:18:22 +00:00
2000-09-11 15:15:29 +00:00
2000-09-03 18:18:13 +00:00
2004-03-09 14:56:34 +00:00
2001-05-09 14:55:17 +00:00
2003-10-03 05:24:33 +00:00