RFC: Wall-Clock Time Based Execution Timeout

Project Governance
Author
Target
8.1
On most platforms, PHP currently measures the request timeout based on CPU time, rather than wall-clock time, so neither sleep(), nor network or system calls co...

This RFC has not yet started voting