Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 8: Fatal error: Uncaught ValueError: No stream arrays were passed in vendor/react/event-loop/src/StreamSelectLoop.php:290 #45

Closed
holtkamp opened this issue Jan 19, 2021 · 2 comments

Comments

@holtkamp
Copy link
Collaborator

holtkamp commented Jan 19, 2021

Steps to reproduce on a PHP 8 environment:

git clone https://github.com/dpovshed/octopus
cd octopus
composer install
php application.php https://www.rocktherankings.com/sitemap.xml

Note that with a "local" example, the error does not occur:

php application.php examples/sitemap-wiki.xml
@holtkamp
Copy link
Collaborator Author

holtkamp commented Jan 22, 2021

Attempt to fix using 31058ec, note that:

@holtkamp
Copy link
Collaborator Author

holtkamp commented Feb 9, 2022

This was fixed after reactphp/filesystem#89 (comment)

@holtkamp holtkamp closed this as completed Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant