Closed fredemmott closed 2 years ago
No automated tests as there aren't currently any for this repo. That should be fixed - but is also mostly covered by docs.hhvm.com's test suite.
Wow, this is awesome. Actually referencing the interface methods is definitely helpful... Was looking at this a while back but wasn't sure how to do it.
while you're here... is there an easy enough way to link the interfaces on the implements
line?
Not if we keep the syntaxc highlighting - but that's kinda broken already (and disabled in this example)
Breaking change: the index needs to retain and expose the full data, not just the strings.
refs hhvm/user-documentation#1125