Page MenuHomePhabricator

Fix / avoid use of mysqli_result as iterator for HHVM
Closed, ResolvedPublic

Description

Something in HHVM does not work correctly.

When creating a task with a matcher on NS 0 no pages are matched, even when pages in NS 0 do exist.
Exactly the same task on ZEND works perfectly.

Event Timeline

Addshore raised the priority of this task from to High.
Addshore updated the task description. (Show Details)
Addshore added a project: MassAction.
Addshore added subscribers: Addshore, Tarrow.

Change 213296 had a related patch set uploaded (by Addshore):
Use ResultWrapper instead of mysqli_result

https://gerrit.wikimedia.org/r/213296

Addshore renamed this task from Fix for HHVM to Fix / avoid use of mysqli_result as iterator for HHVM.May 24 2015, 3:20 PM
Addshore claimed this task.
Addshore set Security to None.

Change 213296 merged by jenkins-bot:
Use ResultWrapper instead of mysqli_result

https://gerrit.wikimedia.org/r/213296