Checks
class Checks (View source)
Methods
static bool
cli()
Check if script is running from command line
static bool
multithread()
Check if php interpreter supports pcntl_fork (required in multithread mode)
static bool
signals()
Check if php interpreter supports pcntl signal handlers