documentation on source_root is misleading
Aberta
- Linguagem predominante
- C++
- Estrelas
- 18.7k
- Forks
- 3.1k
- Merge médio
- 1h 47min
- PRs com merge (30d)
- 2
Descrição
### Standalone code, or other way to reproduce the problem
Given the code:
```php
hhvm.server.source_root
> working directory of HHVM process
> For server mode, this will hold the path to the root of the directory of the code being served up. This setting is _useless_ in repo-authoritative mode.
But this setting affects `__DIR__` even in repo-authoritative mode.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.