Community
Participate
Working Groups
Build Identifier: 20100617-1415 here is a code example: <?php goto foo; . . . foo: //gives error" unexpected :" Reproducible: Always Steps to Reproduce: 1.Any program with a goto will give this error. The programs will run in a browser. 2.I have tried "Run as PHP script" and "Run as PHP Web Page". 3.
That is also on Win PC.
eclipse does not support php comnplete. Failed to handle "goto" Better: use Netbeans
As I see, current PDT version (3.3) haven't this error.
Verified. Looks OK in current 3.5. Closing