filesystem
filesystem copied to clipboard
Tail example not work
Hi! I check tail example and it is not working for me.
I got:
PHP Warning: Illegal offset type in /var/www/vendor/react/filesystem/src/ChildProcess/Adapter.php on line 198
PHP Warning: Illegal offset type in /var/www/vendor/react/filesystem/src/ChildProcess/Adapter.php on line 198
PHP Warning: Illegal offset type in /var/www/vendor/react/filesystem/src/ChildProcess/Adapter.php on line 198
PHP Warning: Illegal offset type in /var/www/vendor/react/filesystem/src/ChildProcess/Adapter.php on line 198
After checking Adapter, i got nothing in $this->fileDescriptors[$fileDescriptor] in method read.
Inside loop addPeriodicTimer $adapter has
#fileDescriptors: []
With eio i got this:
PHP Warning: eio_read(): invalid file descriptor passed in /var/www/vendor/react/filesystem/src/Eio/Adapter.php on line 410