Other than Facebook, does anybody have HipHop running in production? Any big caveats?
We don't use hphp in production at Etsy but do use it for static analysis in our build. It catches lots of dumb mistakes.
111–112 of 112 posts
Other than Facebook, does anybody have HipHop running in production? Any big caveats?
Earlier quoted context omitted.
For core language features like that, there really is no way to "fix" it. Just pick a better language.
Do you have any PHP code you've written that you can link to? I'm curious as to how versed in PHP you actually are.