HomePhorge

Ensure syntax errors and other configuration problems are surfaced to the user.

Description

Ensure syntax errors and other configuration problems are surfaced to the user.

Summary:
Some PHP has junky defaults for error_reporting / display_errors, and the "@"
silences fatals. The @ should never have been there, I just copied it from the
libphutil initializer where we use @ because the default error message can be
confusing and we display a more useful one.

Test Plan:
Added fatals to my conf file, got a decent error message instead of silent exit
with err=255.

Reviewed By: aran
Reviewers: tuomaspelkonen, aran, jungejason
CC: aran
Differential Revision: 355

Details

Provenance
epriestleyAuthored on May 27 2011, 4:39 PM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rPcc5a86f75abc: Reenable login forms for installs with multiple login mechanisms.
Branches
Unknown
Tags
Unknown

Event Timeline