OpenBSD's pledge / unveil support
This is a PHP extension that adds support for OpenBSD's pledge and unveil system calls.
License: ISC License
Version | Release | Download |
2.1.2 | 2023-11-22 | pledge-2.1.2.tgz |
2.1.1 | 2023-11-21 | pledge-2.1.1.tgz |
2.1.0 | 2023-11-20 | pledge-2.1.0.tgz |
2.0.3 | 2022-10-07 | pledge-2.0.3.tgz |
2.0.2 | 2018-10-13 | pledge-2.0.2.tgz |
Version | Message |
2.1.2 | - rename ini settings |
2.1.1 | - set the ini values on runtime init, so we use set them with php_admin_value in fpm config |
2.1.0 | - add support for openbsd.promises, openbsd.execpromises and openbsd.unveil ini directives |
2.0.3 | - handle EFAULT errors |
2.0.2 | - correct reflection information |