Parse error: syntax error, unexpected $end, expecting T_FUNCTION in C:\www\webapps\drupal-6\sites\all\modules\phone\phone-fr.test on line 111

CommentFileSizeAuthor
#6 phone-fr.test.patch487 bytesezraw
#5 phone-fr.test487 bytesezraw
#2 phone_cck_tests.patch1.23 KBmsonnabaum

Comments

nancydru’s picture

Warning: Unexpected character in input: '\' (ASCII=92) state=1 in C:\www\webapps\drupal-6\sites\all\modules\phone\phone-nz.test on line 69

Parse error: syntax error, unexpected T_STRING in C:\www\webapps\drupal-6\sites\all\modules\phone\phone-nz.test on line 69

msonnabaum’s picture

StatusFileSize
new1.23 KB

I'm getting both of these errors as well; they are breaking the simpletest UI.

Patch attached.

msonnabaum’s picture

Status: Active » Needs review

Forgot to mark "needs review".

ezraw’s picture

I get the same error (with Simpletest) on phone-fr.test.

Parse error: syntax error, unexpected $end, expecting T_FUNCTION in /mypath/sites/all/modules/phone/phone-fr.test on line 111

ezraw’s picture

StatusFileSize
new487 bytes

Here's a patch for the issue in #4. It's my first patch, so apologies if it's not in the correct format.

ezraw’s picture

StatusFileSize
new487 bytes

With a better file name.

lyricnz’s picture

Yup, I have both these errors too.

thierry_gd’s picture

Status: Needs review » Fixed

Fixed in 6.2.10 release

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.