[Phpmyadmin-devel] hhvm unit test

Chirayu Chiripal chirayu.chiripal at gmail.com
Tue Aug 19 00:35:48 CEST 2014


On Tue, Aug 19, 2014 at 12:53 AM, Hugues Peccatte <hugues.peccatte at gmail.com
> wrote:

> Hi,
>
> I'm currently experiencing an issue with hhvm, see
> https://travis-ci.org/phpmyadmin/phpmyadmin/builds/32882088
> As you can see, all unit tests are ok, except for tests of stristr with
> hhvm.
> It seems that the hhvm version used on Travis is "HipHop VM 3.2.0".
>
> Does anyone have hhvm (this version or another) please, could run phpunit
> on test/libraries/PMA_String_Compare_test.php and give me a feedback?
>

I tested it online here: http://3v4l.org/SpjWN
It seems like 3 argument is still not present for hhvm. However these HHVM
docs [1], which does seem to be a copy PHP Manual says it is there.

[1]: http://docs.hhvm.com/manual/en/function.stristr.php

-- 
Regards,
Chirayu Chiripal
phpMyAdmin Intern - Google Summer of Code 2014
https://chirayuchiripal.wordpress.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20140819/c1fdbb97/attachment.html>


More information about the Developers mailing list