Page MenuHomePhabricator

Throw when passing array_mergev() non-array items
ClosedPublic

Authored by epriestley on May 20 2014, 3:33 PM.
Tags
None
Referenced Files
F13992421: D9213.diff
Tue, Oct 22, 4:29 PM
F13964539: D9213.id.diff
Tue, Oct 15, 9:00 PM
F13963396: D9213.id21881.diff
Tue, Oct 15, 3:37 PM
Unknown Object (File)
Sun, Oct 13, 8:17 AM
Unknown Object (File)
Sep 18 2024, 7:48 PM
Unknown Object (File)
Sep 18 2024, 7:45 PM
Unknown Object (File)
Sep 18 2024, 7:44 PM
Unknown Object (File)
Sep 18 2024, 7:42 PM
Subscribers

Details

Summary

See rP481a2954545e for an example of the kind of error this can catch.

Test Plan

Ran unit tests.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Throw when passing array_mergev() non-array items.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.May 20 2014, 4:41 PM
epriestley updated this revision to Diff 21892.

Closed by commit rPHU195a5f93c043 (authored by @epriestley).