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)
Closes gh-issue #4

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


No differences found