This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 149651 - Wrong line of syntax error
Summary: Wrong line of syntax error
Status: RESOLVED DUPLICATE of bug 211165
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-09 16:09 UTC by Mikhail Matveev
Modified: 2012-04-13 14:19 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Matveev 2008-10-09 16:10:01 UTC
Code:

$a=new MyClass;
->aaa();

In the code above, the first line is correct, and the second one isn't. However, the editor marks the first line as a
syntax error, and doesn't mark the second one.
Comment 1 Petr Pisl 2008-10-10 12:04:44 UTC
Will be fixed in the next release.
Comment 2 Filip Zamboj 2009-04-07 19:55:30 UTC
reproduced in  NetBeans IDE Dev (Build 2009-04-07_12-04-20 )
Comment 3 Filip Zamboj 2009-05-12 11:52:40 UTC
reproduced on 
Product Version: NetBeans IDE Dev (Build 2009-05-12_12-03-51 )
Java: 1.6.0_13; Java HotSpot(TM) 64-Bit Server VM 11.3-b02

@Matus: does this belong to you or Tomasz? 
Comment 4 rmatous 2009-05-13 16:55:04 UTC
P4 for me
Comment 5 Filip Zamboj 2009-05-13 18:07:55 UTC
ok 
Comment 6 Filip Zamboj 2010-09-15 12:26:52 UTC
batch reassigning
Comment 7 Tomas Mysik 2011-06-08 14:56:59 UTC
Batch reassigning.
Comment 8 Ondrej Brejla 2012-04-13 14:19:52 UTC

*** This bug has been marked as a duplicate of bug 211165 ***