amphp / ext-uv

Other
191 stars 28 forks source link

php://temp streams not supported #35

Closed kelunik closed 7 years ago

kelunik commented 7 years ago

Streams created with fopen('php://temp', 'r+') do not work with uv. It fails with PHP Warning: Uncaught uv_poll_init_socket(): invalid resource passed, this resource is not supported

kelunik commented 7 years ago

Fails with PHP Fatal error: uv_poll_init_socket(): uv_poll_init failed now.

kelunik commented 7 years ago

It's a won't fix for event: https://bitbucket.org/osmanov/pecl-ev/issues