https://bugzilla.wikimedia.org/show_bug.cgi?id=71061

Jackmcbarn <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|Unprioritized               |High
            Summary|mw.ustring.gmatch does not  |Count of arrays from
                   |find all matches on HHVM    |LuaSandbox incorrect under
                   |                            |HHVM
           Severity|normal                      |major

--- Comment #2 from Jackmcbarn <[email protected]> ---
I've tracked this down to a bug in LuaSandbox. When an array from LuaSandbox is
passed to count() under HHVM, count() returns 4294967295 instead of the array's
actual size.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to