FICHA · AUR

php84-pcntl

pcntl module for php84

  • PHP runtime module
  • RUNTIME-EXTENSION
  • Dependency only
official+codex · reviewed · Jun 3, 2026 description in en

Description

Programs running on PHP 8.4 can control Unix processes from scripts. This runtime extension is used by workers, daemons, queues, test harnesses, and command-line tools that need forking, signals, or child-process management. It is dependency-only and has no separate launcher; PHP code uses it when enabled. Process control should be limited to trusted scripts because it can affect running jobs, permissions, signal handling, and system resources.

Permissions

Permissions not analysed for this source yet.