1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-22 06:42:41 +01:00
phorge-arcanist/src
epriestley 3edd525f83 Stop undeclared variable warning for $obj->{$prop} syntax
Summary:
This isn't necessarily a root-cause solution but this syntax is really really
bad. If we want to fix the root cause, I'd recommend making its use a lint
error?

Test Plan:
Unit tests failed before patch, passed afterward.

Reviewed By: aran
Reviewers: jungejason, tuomaspelkonen, aran
CC: aran
Differential Revision: 270
2011-05-11 22:06:03 -07:00
..
configuration Some documentation. 2011-02-19 11:36:08 -08:00
difference Some documentation. 2011-02-19 11:36:08 -08:00
differential Partially restore --edit to stop it from stomping all over everything. 2011-02-19 22:14:53 -08:00
docs Fix symbol reference in arcconfig.diviner (thanks, jason!) 2011-03-17 19:19:31 -07:00
exception Some documentation. 2011-02-19 11:36:08 -08:00
lint Stop undeclared variable warning for $obj->{$prop} syntax 2011-05-11 22:06:03 -07:00
parser Expand ArcanistDiffParser to accept awkward Diffusion + SVN workflows. 2011-03-30 19:33:50 -07:00
repository/api add short option for fetching git revision hash 2011-04-27 15:26:20 -07:00
unit Provide setup/teardown hooks for ArcanistPhutilTestCase 2011-04-30 12:04:11 -07:00
workflow Restore "arc patch D12345" syntax 2011-05-06 12:40:16 -07:00
workingcopyidentity Improve error messages when trying to parse bad .arcconfig files. 2011-02-24 16:34:27 -08:00
__phutil_library_init__.php Initial commit. 2011-01-09 15:22:25 -08:00
__phutil_library_map__.php Provide 'arc call-conduit' to facilitate script integration with Phabricator 2011-05-06 11:56:21 -07:00