1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-09-19 16:38:51 +02:00
phorge-arcanist/scripts
Jakub Vrana 3de4984256 Find needed classes in catch, instanceof and newv()
Test Plan:
  try {} catch (X $ex) {}
  $a instanceof X;
  newv('X');

Linted Phabricator.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D6143
2013-06-06 07:25:08 -07:00
..
hgdaemon Delete license headers from files 2012-11-05 11:16:24 -08:00
lib Find needed classes in catch, instanceof and newv() 2013-06-06 07:25:08 -07:00
repository Use binary safe diff in arc diff 2012-07-03 13:33:28 -07:00
__init_script__.php Allow arc to be run in arcanist/ or libphutil/ 2012-12-17 16:35:03 -08:00
arcanist.php Print --conduit-uri in install-certificate instructions 2013-05-24 20:20:20 -07:00
breakout.py Use /usr/bin/env python 2012-09-06 19:13:57 -07:00
php_extension_classes.txt Include extension classes in the builtin list 2012-07-26 14:46:53 -07:00
php_extension_functions.txt List the openssl functions as extension functions for lint 2013-04-04 16:17:19 -07:00
phutil_rebuild_map.php Delete license headers from files 2012-11-05 11:16:24 -08:00
phutil_symbols.php Find needed classes in catch, instanceof and newv() 2013-06-06 07:25:08 -07:00
update_compat_info.php Update PHP compat info 2013-05-22 11:36:41 -07:00