The namespace fix would go into endless loop if you left the ; off the end of the...
authorEdward Mann <phpeclipse.dev@edmann.com>
Tue, 2 Nov 2010 11:39:59 +0000 (11:39 +0000)
committerEdward Mann <phpeclipse.dev@edmann.com>
Tue, 2 Nov 2010 11:39:59 +0000 (11:39 +0000)
commitae1108f9a9461eceabe5bb8dd9e6c8be65646986
tree4690dd8370fdfe8b8bee1f0828fb8ee809b424fb
parentd84a557a8421dce4eb43a3151ca776e9f8c40d65
The namespace fix would go into endless loop if you left the ; off the end of the statement. I have fixed it so that it will stop and throw an error.
net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/compiler/parser/Parser.java