--TEST-- Bug GH-9590 002 (stream_select does not abort upon exception or empty valid fd set) --EXTENSIONS-- posix --SKIPIF-- --FILE-- --EXPECTF-- Fatal error: Uncaught Exception: stream_select(): You MUST recompile PHP with a larger value of FD_SETSIZE. It is set to 1024, but you have descriptors numbered at least as high as %d. --enable-fd-setsize=%d is recommended, but you may want to set it to equal the maximum number of open files supported by your system, in order to avoid seeing this error again at a later date. in %s:%d Stack trace:%a --CLEAN--