Rename wfIsHipHop() to wfIsHHVM()
authorChad Horohoe <chadh@wikimedia.org>
Tue, 29 Oct 2013 22:23:30 +0000 (15:23 -0700)
committerChad Horohoe <chadh@wikimedia.org>
Tue, 29 Oct 2013 22:36:10 +0000 (15:36 -0700)
commit22dca6484f802d5e431fc3046cd7cec7f59432eb
tree7a907732ac892e9dbd77de78371e22baa542be50
parentb0aebdaa0a65c3f0a74b61776b20d3bc7e2c360c
Rename wfIsHipHop() to wfIsHHVM()

The former is only really used to refer to the older hphp compiler.
Now all docs pretty much exclusively are referring to HHVM and
that's the project's name going forward.

While we're here, swap HPHP_VERSION for HHVM_VERSION. Either work,
but the latter is more correct.

Only affected extension (in Git or SVN) is GWToolset, fixing in
I3a490ef.

Change-Id: I81e4ce5d14e344e67045050261f91b3c0159f222
includes/GlobalFunctions.php
includes/Init.php
includes/specials/SpecialUpload.php
includes/upload/UploadBase.php
maintenance/eval.php