coupe icon indicating copy to clipboard operation
coupe copied to clipboard

A lot of warnings on Windows 5.6.10

Open wapmorgan opened this issue 9 years ago • 0 comments

Got a lot of warnings on Windows 7 x64 machine with PHP 5.6.10 installation.

Example of warning:

Warning: stream_select(): unable to select [2]: No such file or directory (max_fd=312) in phar://C:/Users/wapmo/Documents/coupe.phar/vendor/kzykhys/coroutine-io/src/CoroutineIO/Socket/SocketScheduler.php on line 99
PHP Warning:  stream_select(): unable to select [2]: No such file or directory (max_fd=312) in phar://C:/Users/wapmo/Documents/coupe.phar/vendor/kzykhys/coroutine-io/src/CoroutineIO/Socket/SocketScheduler.php on line 99

wapmorgan avatar Jul 18 '15 17:07 wapmorgan