diff options
| -rw-r--r-- | doc/source/faq.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/faq.rst b/doc/source/faq.rst index aa90ace..53d65ce 100644 --- a/doc/source/faq.rst +++ b/doc/source/faq.rst | |||
| @@ -151,6 +151,12 @@ Does Snuffleupagus run on Windows? | |||
| 151 | No idea, feel free to `try <https://github.com/nbs-system/snuffleupagus/issues/2>`_. | 151 | No idea, feel free to `try <https://github.com/nbs-system/snuffleupagus/issues/2>`_. |
| 152 | 152 | ||
| 153 | 153 | ||
| 154 | Does Snuggleupagus run on `HHVM <http://hhvm.com/>`_? | ||
| 155 | """"""""""""""""""""""""""""""""""""""""""""""""""""" | ||
| 156 | No it doesn't, since `HHVM's API <https://github.com/facebook/hhvm/wiki/Extension-API>`_ | ||
| 157 | is really different from PHP7's one. We're not currently planning to rewrite | ||
| 158 | Snuffleupagus to support it. | ||
| 159 | |||
| 154 | Will Snuffleupagus run on my old PHP 5? | 160 | Will Snuffleupagus run on my old PHP 5? |
| 155 | """"""""""""""""""""""""""""""""""""""" | 161 | """"""""""""""""""""""""""""""""""""""" |
| 156 | No. | 162 | No. |
