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

Removed unreachable code #5226

Merged
merged 1 commit into from
Dec 2, 2014
Merged

Removed unreachable code #5226

merged 1 commit into from
Dec 2, 2014

Commits on Nov 27, 2014

  1. Removed unreachable code

    exit() terminates execution of the script.
    Shutdown functions and object destructors will always be executed, but there is no chance to execute $app->close(0);
    demis-palma committed Nov 27, 2014
    Configuration menu
    Copy the full SHA
    a8f646f View commit details
    Browse the repository at this point in the history