1
0
mirror of https://github.com/php/php-src.git synced 2026-04-02 05:32:28 +02:00
Files
archived-php-src/main
Thies C. Arntzen 1616b5193c @- Fixed signal() bug that could cause the Apache master process to
@  die. (Thies)

the problem was that we *did* register the signal in the apache
master process as well.
php_module_startup() -> REGISTER_INI_ENTRIES() -> OnChangeMaxExecutionTime() -> php_set_timeout().

from now on the .ini mechanism only sets PG(max_execution_time) and that gets
"converted" to a timeout-signal() in php_request_startup()!

we still need to think about the ZTS timeout mechanism.
2000-02-05 19:32:27 +00:00
..
2000-02-02 18:42:04 +00:00
1999-07-14 23:33:00 +00:00
1999-12-05 16:43:32 +00:00
2000-02-04 14:54:30 +00:00
1999-12-05 16:43:32 +00:00
1999-12-05 16:43:32 +00:00
2000-01-28 18:29:37 +00:00
2000-02-04 14:54:30 +00:00
1999-11-17 13:25:44 +00:00
2000-01-08 14:36:12 +00:00
1999-12-17 19:16:50 +00:00
2000-02-04 14:54:30 +00:00
1999-07-31 19:53:02 +00:00
1999-11-27 00:48:50 +00:00
1999-11-27 00:48:50 +00:00