Available since PHP 7.1.0, hard_timeout
have 2 seconds as default value and accept integgers as value.
At documentation, http://php.net/manual/en/ini.core.php#ini.hard-timeout, there is no additional information available.
What's the difference between other "timeout" flags and hard_timeout
in PHP?