2.0.18 might be more stable but it's weak as it stands for community web use.
Re: News 1.50: Parse error: syntax error, unexpected '=', expecting ')'
same thing for me, on same versions.
in /modules/news/class/class.newsstory.php, ligne 1121
i've changed :
function auto_summary($text, & $titles = null)
to
function auto_summary($text, $titles = null)