Closed (fixed)
Project:
Phone
Version:
6.x-2.9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Sep 2009 at 18:59 UTC
Updated:
10 Nov 2009 at 22:00 UTC
Jump to comment: Most recent file
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
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | phone-fr.test.patch | 487 bytes | ezraw |
| #5 | phone-fr.test | 487 bytes | ezraw |
| #2 | phone_cck_tests.patch | 1.23 KB | msonnabaum |
Comments
Comment #1
nancydruWarning: 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
Comment #2
msonnabaum commentedI'm getting both of these errors as well; they are breaking the simpletest UI.
Patch attached.
Comment #3
msonnabaum commentedForgot to mark "needs review".
Comment #4
ezraw commentedI 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
Comment #5
ezraw commentedHere's a patch for the issue in #4. It's my first patch, so apologies if it's not in the correct format.
Comment #6
ezraw commentedWith a better file name.
Comment #7
lyricnz commentedYup, I have both these errors too.
Comment #8
thierry_gd commentedFixed in 6.2.10 release