Hi,

I made some changes to the patch:

http://arnaud.lb.s3.amazonaws.com/php-5.3.0-alarms-0808141122.patch

- Apache effectively seems to resets the signals after MINIT, so original 
handlers are now saved in RINIT in the first request of the process.
- Removed some unneeded blocks/unblocks.
- Changed all added TSRMLS_FETCH() so that they affect only ZTS+ZEND_SIGNAL 
builds.
- Removed some added TSRMLS_FETCH() (all in zend_alloc and a few in 
zend_hash).

Regards,

Arnaud

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to