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 218085 - Refactoring - Extract Method and Others
Summary: Refactoring - Extract Method and Others
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 7.2.1
Hardware: PC Windows 7
: P3 normal with 1 vote (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-10 23:22 UTC by dextervip
Modified: 2012-09-10 23:22 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 dextervip 2012-09-10 23:22:10 UTC
Hi,

I am missing refactoring resources for php as well as I suppose a lot of developers are missing it.

It should be nice to have the following refactoring options:
Extract Method
Inline Method
Extract Local Variable
Extract Constant
And others as it is implemented for Java