Changelog for selinux |
Release |
What has changed? |
0.6.1 |
- fix implicit nullable parameters |
0.6.0 |
- add type hinting with PHP 8 |
0.5.0 |
- drop support for PHP 5
- preliminary support for PHP 8 |
0.4.2 |
- missing libselinux in link command
- The selinux_deny_unknown() was added
- PHP 7 compatibility (Remi)
- fix build woth libselinux 2.0 (RHEL-6) |
0.4.1 |
- The "permissive" tag was added to selinux_compute_av
- The selinux_deny_unknown() was added
- PHP 7 compatibility (Remi)
- fix build woth libselinux 2.0 (RHEL-6) |
0.3.1 |
- The "permissive" tag was added to selinux_compute_av
- The selinux_deny_unknown() was added |
0.2.1 |
- Specfile to build RPM package is added. |
0.1.2 |
- The initial release of SELinux binding for PHP script language. |