Fixes T11575. Before, specials used to be separated by newlines, now they are returned as an array for us, or returned as a single value for us. Casting the result to an array is the minimum amount of disruption we can incur here to keep the existing logic in place and provide the same values.
Details
Details
- deleted my src/.phutil_module_cache from arcanist, libphutil and phabricator
- ran arc liberate src in all of those places
- ran all of their unit tests
- saw all tests pass and no modifications made to __phutil_library_map__.php for any of the libraries
Diff Detail
Diff Detail
- Repository
- rPHU libphutil
- Lint
Lint Not Applicable - Unit
Tests Not Applicable