Package Information |
Summary |
SELinux binding for PHP language |
Maintainers |
Remi Collet (lead)
[details]
Kohei KaiGai <
kaigai at ak dot jp dot nec dot com >
(lead)
[details]
|
License |
PHP-3.01 |
Description |
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. |
Homepage |
http://pecl.php.net/package/selinux
|
Release notes
Version 0.6.0
(stable)
|
- add type hinting with PHP 8 |