In the line
function parsePHP( $input, $argv, &$parser ) { return runphpExecCode(
$input, $argv ); }
Change &$parser to $parser

_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to