[wp-hackers] HipHop?

Erick Hitter erick at ethitter.com
Mon Nov 18 13:28:45 UTC 2013


One specific failure is that HHVM doesn't support case-insensitive
constants. At phptek 2013, Sarah
Golemon<http://tek13.phparch.com/speakers/#golemon>mentioned this as a
specific modification they'd made to Core to run WP on
HHVM (the blog at http://www.hhvm.com/blog/ is WP + HHVM).

The $wpdb class makes use of one (
http://core.trac.wordpress.org/browser/trunk/src/wp-includes/wp-db.php?rev=25284#L20).
There may be other cases, but that's the only one I can recall.


Erick


On Mon, Nov 18, 2013 at 12:52 PM, Martin Lazarov <martin at lazarov.bg> wrote:

> I hope so. Until these fixes are available we can't use
> wordpress+hiphop without hacks.
>
> On Mon, Nov 18, 2013 at 2:43 PM, Ryan McCue <lists at rotorised.com> wrote:
> > Martin Lazarov wrote:
> >> You can read interesting facts here (the official page):
> >>
> >>
> http://www.hhvm.com/blog/875/wow-hhvm-is-fast-too-bad-it-doesnt-run-my-code
> >>
> >> 76% of wordpress code will work with hiphop.
> >
> > The issue that was causing these failures should be fixed in the latest
> > versions of HHVM, from what I've been told. (I really wish I could
> > remember exactly what the error was, but the log appears to have
> > disappeared.)
> >
> > --
> > Ryan McCue
> > <http://ryanmccue.info/>
> > _______________________________________________
> > wp-hackers mailing list
> > wp-hackers at lists.automattic.com
> > http://lists.automattic.com/mailman/listinfo/wp-hackers
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


More information about the wp-hackers mailing list