--TEST-- Bug GH-9602 (stream_select does not abort upon exception or empty valid fd set) --EXTENSIONS-- mysqli posix --SKIPIF-- --FILE-- --EXPECTF-- bool(true) bool(true) Warning: mysqli_poll(): 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 on line %d bool(false) done! --CLEAN--