Fixed bug #66250 (shutdown crash as shared extension)
authorMichael Wallner <mike@php.net>
Tue, 10 Dec 2013 08:38:43 +0000 (09:38 +0100)
committerMichael Wallner <mike@php.net>
Tue, 10 Dec 2013 08:38:43 +0000 (09:38 +0100)
commit6f4cec25ba28e123ad85146baf8c0d1b05b326b5
tree258fbc5e6097cadf3a7985c9decf2fa392cd016b
parent8ad1b79cae188958322f6c735cbd7af757ff8226
Fixed bug #66250 (shutdown crash as shared extension)

the curl clients MSHUTDOWN was missing an raphf cleanup call
package.xml
php_http.h
php_http_client_curl.c