Hi I am Tom Van Looy, you can find personal info about me on ctors.net.
My new extension called "pledge" https://github.com/tvlooy/php-pledge adds support for the pledge() and unveil() system calls on OpenBSD. Awesome stuff, see the readme for more info. The extension exists since a few years (OpenBSD 3.9 when the pledge system call was added), in OpenBSD 4.6 (to be released this month) the unveil system call was added. Because the API of both system calls seems stable now I decided to make my extension stable and would like to add it to pecl. Kind regards, Tom Van Looy