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

Handling on("exit"), and fixing froxen console #108

Merged
merged 1 commit into from
Jan 24, 2017

Conversation

reisraff
Copy link
Collaborator

This commit fix the frozen console when you ran php example/06-ping/example.php and close the window.

And also, when the application will be stopped is fired an event "exit" that you can handle using: \Gui\Application::on('exit', closure)

@reisraff reisraff mentioned this pull request Jan 24, 2017
@gabrielrcouto gabrielrcouto merged commit 4ad2d1f into gabrielrcouto:master Jan 24, 2017
@reisraff reisraff deleted the fixing_exit branch January 24, 2017 16:56
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

Successfully merging this pull request may close these issues.

2 participants