Address mwilliams comments from D16260067
commite12aaf6b1551f3e92b0641100f46ad08ca5c3993
authorAlexey Toptygin <alexeyt@fb.com>
Tue, 16 Jul 2019 01:27:22 +0000 (15 18:27 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Tue, 16 Jul 2019 01:39:23 +0000 (15 18:39 -0700)
tree166de322722a5d665c4bc2e8d3e9ff8c12726152
parentafa8d3951e6d7f26e6eb08c0f2391c77395be313
Address mwilliams comments from D16260067

Summary: In ext_reflection.cpp, stop using const char* and RuntimeOption::SourceRoot, use StringData* and SourceRootInfo::RelativeToPhpRoot instead.

Reviewed By: markw65

Differential Revision: D16267162

fbshipit-source-id: 23b44c77e73dfc19d18a8f15e6d4bfd6d7d75914
hphp/runtime/ext/reflection/ext_reflection.cpp