Steps to reproduce:
- visit this page https://we.phorge.it/readonly/config/
What happens:
```
Call to undefined method PlatformSymbols::getPlatformServerSymbol()
```
What should happen instead:
* Something.
== Considerations ==
1. It seems the class `PlatformSymbols` from Arcanist never had the method `getPlatformServerSymbol()`, since it was introduced:
{rARCa33aeb3c36c227efa1bceedbcbb58152ec00fc60}