Description
Legacy applications can embed the PHP 7.4 interpreter through the embedded SAPI library. It is a runtime component for programs that host PHP code inside another process. Embedded script execution should be limited to trusted code and isolated from sensitive host state.