mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-18 19:40:55 +01:00
05846d5d48
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 |
||
---|---|---|
.. | ||
daemon | ||
repository | ||
search | ||
sql | ||
user | ||
__init_env__.php | ||
__init_script__.php | ||
celerity_mapper.php |