1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-19 16:58:48 +02:00
phorge-phorge/scripts/symbols
Nick Harper d591007d27 Add option to symbol import script to ignore errors in input
Summary:
I was running the generate_ctags_symbols script on a project, and some
combination of this script and ctags was generating invalid rows for this
script. It's nice if this script can ignore invalid input instead of having
to add another step to filter out invalid input.

Test Plan: run script with input that has some invalid lines

Reviewers: epriestley, vrana

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D3532
2012-09-27 15:36:38 -07:00
..
clear_project_symbols.php Support limiting symbol deletion to certain paths 2012-08-16 08:15:17 -07:00
generate_ctags_symbols.php Add option to symbol import script to ignore errors in input 2012-09-27 15:36:38 -07:00
generate_php_symbols.php Link interfaces as classes 2012-08-27 12:10:28 -07:00
import_project_symbols.php Add option to symbol import script to ignore errors in input 2012-09-27 15:36:38 -07:00