PHP Lint is trying to verify a JS file has correct PHP syntax. This causes the testbot to incorrectly fail it.
See issue: http://drupal.org/node/601952#comment-2140208
Patch attached here for posterity :-)
| Comment | File | Size | Author |
|---|---|---|---|
| 601952_0.patch | 3.38 KB | MichaelCole |
Comments
Comment #1
boombatower commentedFirst line is before patch, second is after...no idea why that particular client decided to fail it. Perhaps a flawed PHP version?
I am running
We should check it out on bot, in mean time try resending patch.
Comment #2
boombatower commentedFixed in 2.x since this can occur (although I can't make it happen in this situation).
Should deploy in next two weeks.