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

[ticket/16292] Propagate more errors to the installer UI #6208

Merged
merged 2 commits into from May 5, 2021

Conversation

Noxwizard
Copy link
Member

@Noxwizard Noxwizard commented May 3, 2021

Tries to pass near-fatal errors to the frontend before throwing a probably unhandled runtime exception. Should cause "Timeout detected" to more commonly be replaced with an actual error message.

Checklist:

  • Correct branch: master for new features; 3.3.x for fixes
  • Tests pass
  • Code follows coding guidelines: master and 3.3.x
  • Commit follows commit message format

Tracker ticket: https://tracker.phpbb.com/browse/PHPBB3-16292

Only raise a runtime exception during install/update as a last resort.

PHPBB3-16292
@marc1706 marc1706 added this to the 3.3.5 milestone May 5, 2021
@marc1706 marc1706 merged commit 20fbe0e into phpbb:3.3.x May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants