1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-22 06:42:42 +01:00
phorge-phorge/support/aphlict/client
Joshua Spence b01f57bfdb Explicitly enable strict compilation for the Aphlict client SWF.
Summary:
Strict mode is enabled by default, but it would be best to explicitly enable it... just in case.

Strict mode prints undefined property and function calls; also performs compile-time type checking on assignments and options supplied to method calls. See http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7a92.html

Test Plan: N/A

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D9354
2014-06-03 06:10:28 -07:00
..
src Modify the Aphlict client to use LocalConnection. 2014-05-29 07:04:22 -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