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 - Keyword "instanceof" is not colored correctly in 8.2
Summary: Keyword "instanceof" is not colored correctly in 8.2
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: junichi11
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-13 08:03 UTC by naitsirch
Modified: 2017-05-29 00:10 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of the wrong coloring (6.46 KB, image/png)
2016-10-13 08:03 UTC, naitsirch
Details

Note You need to log in before you can comment on or make changes to this bug.
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!