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
