diff options
| author | jvoisin | 2017-10-02 16:46:41 +0200 |
|---|---|---|
| committer | jvoisin | 2017-10-02 16:46:41 +0200 |
| commit | 15216b5b09b918a45f8ea9a68393ca178d716dc3 (patch) | |
| tree | 4528f7e2a71bd67fc388f941fe001ce8911d0f9b /doc/source/faq.rst | |
| parent | 7418a0e1e9b02aef8535e33d30cfb8f082680f69 (diff) | |
Add a bla about HHVM
Diffstat (limited to 'doc/source/faq.rst')
| -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. |
