selinux 0.6.0

SELinux binding for PHP script language


This extension provides a set of interfaces to communicate between
SELinux and PHP script language. It contains functions to get/set
security context of processes and other objects, to get/set system
booleans, to make a query for in-kernel security server and so on.

License: PHP License

Changes

- add type hinting with PHP 8