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 251219 - Problemas na correção de código PHP
Summary: Problemas na correção de código PHP
Status: RESOLVED DUPLICATE of bug 250579
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-16 21:34 UTC by samfelgar
Modified: 2015-10-21 04:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log do IDE (77.48 KB, text/plain)
2015-03-16 21:34 UTC, samfelgar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description samfelgar 2015-03-16 21:34:52 UTC
Product Version = NetBeans IDE 8.0.2 (Build 201411181905)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_31
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.31-b07

Hi! I would like to report a problem in the PHP code fix. Was simulating an enum and declared a constant array and access it elsewhere, the IDE displays an error. Follow the syntax used: CLASS_NAME::CONSTANT[INDEX].
The program works correctly, but the IDE displays the error.
Thank U!
Comment 1 samfelgar 2015-03-16 21:34:57 UTC
Created attachment 152662 [details]
Log do IDE
Comment 2 Tomas Mysik 2015-03-17 12:39:29 UTC
Which PHP version has your project? Verify it in Project Properties dialog (right click your project in the Projects view and invoke Properties action). Feel free to reopen this issue if the problem still exists.

Thanks.
Comment 3 samfelgar 2015-03-17 13:33:46 UTC
Tomas, the version is 5.6, the last... Even so, does not work...
Comment 4 Tomas Mysik 2015-03-17 14:23:15 UTC
Please evaluate, thanks.
Comment 5 junichi11 2015-10-21 04:56:42 UTC

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