Page MenuHomePhabricator

WikiLambda: For ZFunctionCall::getReturnType, get return type from DB instead of hardcoded Z4
Closed, ResolvedPublic

Description

Currently (because we only use ZFunctionCall for the Z881 and Z885 built-ins, the method getReturnType returns the hardcoded value of Z4. This method should, instead, query the secondary labels table and get the return type of the function.

Event Timeline

Change 759695 had a related patch set uploaded (by Genoveva Galarza; author: Genoveva Galarza):

[mediawiki/extensions/WikiLambda@master] Remove hardcoded value from ZFunctionCall::getReturnType

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

Change 759695 merged by jenkins-bot:

[mediawiki/extensions/WikiLambda@master] Remove hardcoded value from ZFunctionCall::getReturnType

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