PHP Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in /var/www/vhosts/xx.xx.com/httpdocs/sites/all/modules/mailmime/mailmime.inc on line 254,
PHP Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in /var/www/vhosts/xx.xx.com/httpdocs/sites/all/modules/mailmime/mailmime.inc on line 254,
Comments
Comment #1
sterndata commentedThe cause is a misplaced "$" at line 254.
should be
Comment #2
pillarsdotnet commentedThanks very much; fixing now.
Comment #3
pillarsdotnet commentedFixed in 6.x-2.17 / 7.x-2.17 / 8.x-2.17 releases.
Thanks very much for the report and fix.