provide RTLD_LAZY compatibility
authorMichael Wallner <mike@php.net>
Wed, 15 Jul 2015 08:56:34 +0000 (10:56 +0200)
committerMichael Wallner <mike@php.net>
Wed, 15 Jul 2015 08:56:34 +0000 (10:56 +0200)
commit7493ad081ec06081cb8ca0f804d98a263f93ffbc
treeaa34c07711a01c0563308c4b4bba6020d04ae2b8
parent523b05962853a285df30622a7cffbeeb89eaf2ae
provide RTLD_LAZY compatibility

Closes gh-issue #4

Avoid using php_peristent_handle_abandon function pointer.
See also
https://github.com/m6w6/ext-raphf/commit/177e968e112ea8030065d5d7a4907bcaefa9b085
php_http_client.c
php_http_client_curl.c