Description
Legacy PHP 5.6 scripts can read POSIX user, group, process, and system information through standard Unix-style functions. This is useful for old administrative scripts and compatibility code that interacts with the operating system.
It is a PHP extension for system-level information. Applications should avoid exposing sensitive user, group, path, or process details to untrusted web users.