Page MenuHomePhabricator

Implement Interface for Running TexVC in Mathextension PHP
Closed, ResolvedPublic

Description

  • Implement a "LocalChecker" class which has the local PHP interfaces based on BaseChecker, example (MathoidChecker, RestbaseChecker)
  • Most probably no caching is required
  • Change the current instance creation in MathValidator to the local implementation.