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 163068 - Code hinting for $_SESSION and $_SERVER
Summary: Code hinting for $_SESSION and $_SERVER
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-20 05:13 UTC by caesar2k
Modified: 2012-04-24 10:12 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description caesar2k 2009-04-20 05:13:13 UTC
Would be very nice for Netbeans to have code hinting for $_SESSION and $_SERVER variables in PHP. 
It could parse the assigments ($_SESSION['var'] = $var;) and output when $_SESSION is written! It's very nice for big
projects.
Comment 1 Tomasz Slota 2009-04-20 07:36:37 UTC
yes, it would nice to have. Relates requests:

Issue 151147
Issue 138397
Comment 2 caesar2k 2009-05-25 19:41:35 UTC
I noticed the $_SERVER got a CC, but only when "asked" ($_SERVER["|"] then press Ctrl+Space), very nice. New addition or
it was always there?
Comment 3 Tomasz Slota 2010-02-10 08:46:11 UTC
reassigning to default owner
Comment 4 Filip Zamboj 2010-09-15 12:28:43 UTC
batch reassigning