1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 09:18:48 +02:00
phorge-phorge/support/aphlict/client
Joshua Spence 8033a69746 Catch errors that may occur whilst receiving data from the Aphlict server.
Summary: Ref T4324. Currently, if the `AphlictMaster` receives dodgy data from the Aphlict server (invalid JSON, for example) then a syntax error will be thrown and the `AphlictMaster` will die. Instead, catch errors and raise a notification.

Test Plan: {F163466}

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley, Korvin

Maniphest Tasks: T4324

Differential Revision: https://secure.phabricator.com/D9380
2014-06-05 09:43:41 -07:00
..
src Catch errors that may occur whilst receiving data from the Aphlict server. 2014-06-05 09:43:41 -07:00
aphlict_test_client.php Various linter fixes. 2014-02-26 12:44:58 -08:00
build_aphlict_client.sh Explicitly enable strict compilation for the Aphlict client SWF. 2014-06-03 06:10:28 -07:00