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 267444 - In PHP7 it could exist a function or
Summary: In PHP7 it could exist a function or
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Windows 10
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-05 11:48 UTC by benjamin.colomina
Modified: 2016-08-05 11:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (200.75 KB, text/plain)
2016-08-05 11:48 UTC, benjamin.colomina
Details
Image of the netbeans error (41.82 KB, image/jpeg)
2016-08-05 11:51 UTC, benjamin.colomina
Details

Note You need to log in before you can comment on or make changes to this bug.
Description benjamin.colomina 2016-08-05 11:48:21 UTC
Product Version = NetBeans IDE Dev (Build 201606200002)
Operating System = Windows 10 version 10.0 running on amd64
Java; VM; Vendor = 1.8.0_60
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.60-b23

Reproducibility: Happens every time

STEPS:

ACTUAL:
IN PHP7
public static function or()
shows an error

EXPECTED:
It should accept i
Comment 1 benjamin.colomina 2016-08-05 11:48:26 UTC
Created attachment 161565 [details]
IDE log
Comment 2 benjamin.colomina 2016-08-05 11:51:00 UTC
Created attachment 161566 [details]
Image of the netbeans error