-- Chris Toomey <[email protected]> wrote
(on Friday, 16 November 2012, 10:45 AM -0800):
> 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?

As I recall, there were a bunch of issues with SPL stuff not being
present, as well as hPhp not supporting other standard PHP extensions (I
think iconv may be one of them).

-- 
Matthew Weier O'Phinney
Project Lead            | [email protected]
Zend Framework          | http://framework.zend.com/
PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc

-- 
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to