Skip to content
Tejas Manohar edited this page Feb 28, 2015 · 1 revision

Boris depends on the following PHP features:

  • PHP >= 5.3
  • The Readline functions
  • The PCNTL functions
  • The POSIX functions

There's no chance it can work on Windows, due to the dependency on POSIX features (the code is almost entirely dependant on POSIX).

Clone this wiki locally