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

Summary: Refactoring - Extract Method and Others
Product: php Reporter: dextervip
Component: RefactoringAssignee: Ondrej Brejla <obrejla>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.2.1   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:

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