1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/applications/phid/handle
epriestley 8b7a4670f8 Fix an issue where PhabricatorHandleList could fail to completely iterate
Fixes T8140. If a HandleList contained a null (because some caller sloppily added `null` as a handle), iteration (e.g., via `iterator_to_array()`) would abort prematurely.

In T8140, some of the project transactions add a `null` for an old file PHID when there's no old profile image.

Auditors: btrahan
2015-05-09 13:23:37 -07:00
..
const Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
pool Fix an issue where PhabricatorHandleList could fail to completely iterate 2015-05-09 13:23:37 -07:00
view Remove implode_selected_handle_links() 2015-03-31 05:48:20 -07:00