Has anyone else tried to use HipHop <https://github.com/facebook/hiphop-php>to
compile ZF applications?  I tried ZF1 yesterday with the HipHop VM (which
does just-in-time compilation vs. having to pre-compile like the original
HipHop) and bumped into the fact that it doesn't yet support SPL
ArrayObject, which is one of the many open issues.

I'm curious if anyone has done any further investigation/analysis as to
what else may be standing in the way of getting ZF running with it?

thx,
Chris

Reply via email to