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

Uncaught Error: Call to undefined method React\EventLoop\Timer\Timer::getLoop() #139

Open
bozhinov opened this issue Jun 3, 2018 · 0 comments

Comments

@bozhinov
Copy link

bozhinov commented Jun 3, 2018

hello,

Sooo, I commented out the code from issue #138
but then I ran into this:

PHP Fatal error: Uncaught Error: Call to undefined method React\EventLoop\Timer\Timer::getLoop() in C:\Users\Momchil\Desktop\PHP-GUI\Gui\Application.php:298
Stack trace:
#0 [internal function]: Gui\Application->Gui{closure}(Object(React\EventLoop\Timer\Timer))
#1 C:\Users\Momchil\Desktop\PHP-GUI\React\Timer\Timers.php(89): call_user_func(Object(Closure), Object(React\EventLoop\Timer\Timer))
#2 C:\Users\Momchil\Desktop\PHP-GUI\React\StreamSelectLoop.php(177): React\EventLoop\Timer\Timers->tick()
#3 C:\Users\Momchil\Desktop\PHP-GUI\Gui\Application.php(339): React\EventLoop\StreamSelectLoop->run()
#4 C:\Users\Momchil\Desktop\PHP-GUI\examples\01-basic\example.php(82): Gui\Application->run()
#5 {main}
thrown in C:\Users\Momchil\Desktop\PHP-GUI\Gui\Application.php on line 298

I run PHP 7.2.6 TS x86 on Windows 10

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