FICHA · AUR

php84-sysvsem

sysvsem 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 coordinate local processes with System V semaphores. This runtime extension is used by workers and command-line tools that need locks around shared resources, queues, or critical sections. It is dependency-only and has no separate launcher; PHP code uses it when enabled. Incorrect locking can hang jobs or leave resources blocked, so timeout, cleanup, and permission handling matter.

Permissions

Permissions not analysed for this source yet.