Current state of Yii 2 on HHVM ?

What is the current state of Yii 2 on HHVM?

Any plans for Yii 2 compatibility test for HHVM to show up on the current http://hhvm.com/frameworks/ ?

Here’s what I’ve found at this time regarding Yii 2 and HHVM compatibility testing …

Work appears to have been completed for Yii2 to run and pass HHVM tests. ( https://github.com/yiisoft/yii2/issues/1511 )

However, the HHVM.com automated framework compatibility test shows Yii 1 and not Yii 2 results.

http://hhvm.com/frameworks/ . Noting that the ‘yii’ links to ‘https://github.com/yiisoft/yii.git’ and not ‘https://github.com/yiisoft/yii2.git

On 2015.08.23, "[font="Courier New"]20150805092546/vendor/yiisoft/yii2/base[/font]" was logged several times in a stacktrace for [url="https://github.com/facebook/hhvm/issues/5631"]HHVM test issue #5631[/url].

It works well: https://travis-ci.org/yiisoft/yii2

Yii 1.1 is there. I have no idea how to add that to tests. Do you?

Thanks. It’s good to see Yii 2 passing tests on HHVM.

http://hhvm.com/frameworks/ has the following information about added tests:

“If you’d like to see another framework here, you can add it to our test system, or create an issue on GitHub for us to look into it.”

The HHVM test repository show a README.md with some instructions.

Won’t be able to handle it. If you’d help that would be really great…