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 268497

Summary: Keyword "instanceof" is not colored correctly in 8.2
Product: php Reporter: naitsirch <naitsirch>
Component: EditorAssignee: junichi11
Status: RESOLVED FIXED    
Severity: normal CC: klausi, tmysik
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot of the wrong coloring

Description naitsirch 2016-10-13 08:03:00 UTC
Created attachment 162484 [details]
Screenshot of the wrong coloring

Since my update to Netbeans 8.2 the "instanceof" keyword of PHP is not colored correctly, as you can see in the attached screenshot.
Comment 1 junichi11 2017-05-25 01:16:45 UTC
Fixed.

http://hg.netbeans.org/web-main/rev/a0adc9d9ca2d

Thanks.
Comment 2 Quality Engineering 2017-05-26 01:52:09 UTC
Integrated into 'main-silver', will be available in build *201705260001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/a0adc9d9ca2d
User: Junichi Yamamoto <junichi11@netbeans.org>
Log: #268497 - Keyword "instanceof" is not colored correctly in 8.2
Comment 3 naitsirch 2017-05-28 20:45:36 UTC
Thank you! :-)
Comment 4 junichi11 2017-05-29 00:10:22 UTC
You're welcome :)

Thanks for reporting!