GitHub / QafooLabs/php-refactoring-browser issues and pull requests
#75 - Method renaming is not supported
Issue -
State: closed - Opened by zestllankesh almost 8 years ago
- 4 comments
#74 - use kdambekalns php-token-reflection fork
Pull Request -
State: open - Opened by MarTango about 8 years ago
- 1 comment
#73 - php7 support
Pull Request -
State: open - Opened by AJenbo about 8 years ago
#72 - What is current state of this package?
Issue -
State: closed - Opened by TomasVotruba about 8 years ago
- 4 comments
#71 - Unset operations are not seen as changing a value
Issue -
State: open - Opened by AJenbo about 8 years ago
#70 - Remove unused imports / use statements
Issue -
State: open - Opened by cweiske over 8 years ago
- 1 comment
#69 - Allow stdin input for single file refactors
Pull Request -
State: open - Opened by LeighBicknell about 9 years ago
#68 - Rename local variable only works within classes.
Issue -
State: open - Opened by LeighBicknell about 10 years ago
- 2 comments
#67 - Creating setters and getters
Issue -
State: open - Opened by edi9999 over 10 years ago
#66 - Lock dependencies and fix tests
Pull Request -
State: closed - Opened by tomphp over 10 years ago
- 2 comments
#65 - Adds RefactoringException ns resolution
Pull Request -
State: closed - Opened by stevejordan over 10 years ago
#64 - Implement interface
Issue -
State: open - Opened by cweiske over 10 years ago
#63 - Add link to emacs plugin
Pull Request -
State: closed - Opened by keelerm84 about 11 years ago
#62 - Add support for DocBlocks
Issue -
State: open - Opened by david0 about 11 years ago
- 1 comment
#61 - Fix: make PatchBuilder->changeToken() case sensitive
Pull Request -
State: closed - Opened by david0 about 11 years ago
- 1 comment
#60 - fix-class-names fails when class and base class is renamed
Issue -
State: open - Opened by david0 about 11 years ago
#59 - Install phpunit using composer
Pull Request -
State: closed - Opened by david0 about 11 years ago
#58 - Parser throws exception when encountering class resolver
Issue -
State: closed - Opened by thinkjson about 11 years ago
- 1 comment
#57 - Coding style
Issue -
State: open - Opened by tomphp over 11 years ago
- 2 comments
#56 - Some tidying to the fix class names code
Pull Request -
State: open - Opened by tomphp over 11 years ago
#55 - Makes (not affected) absolute use-statements relative in fix-class-names
Issue -
State: closed - Opened by tobyS over 11 years ago
- 4 comments
Labels: wontfix
#54 - Creates many empty diffs
Issue -
State: closed - Opened by tobyS over 11 years ago
- 3 comments
Labels: bug
#53 - Convert local to instance variable with method argument
Pull Request -
State: open - Opened by tomphp over 11 years ago
#52 - Refactor serveral duplicate loops into a method
Pull Request -
State: closed - Opened by tomphp over 11 years ago
#51 - New patch generation system
Pull Request -
State: closed - Opened by tomphp over 11 years ago
- 6 comments
#50 - Convert local method parameter variables to instance variables
Issue -
State: open - Opened by tomphp over 11 years ago
#49 - Remove the vim script and update docs to point to vim plugin repo
Pull Request -
State: closed - Opened by tomphp over 11 years ago
#48 - Start breaking EditingSession down into EditingActions
Pull Request -
State: closed - Opened by tomphp over 11 years ago
#46 - Directory no longer returning duplicate entries
Pull Request -
State: closed - Opened by AdrianSchneider over 11 years ago
- 2 comments
#45 - Stop rename local variables corrupting variables with similar names
Pull Request -
State: closed - Opened by tomphp over 11 years ago
- 1 comment
#44 - Add autoreading of the refactored code
Pull Request -
State: closed - Opened by tomphp over 11 years ago
- 6 comments
#43 - Extract method object & Inline private method
Issue -
State: open - Opened by tomphp over 11 years ago
#42 - Basic vim bindings
Pull Request -
State: closed - Opened by tomphp over 11 years ago
- 3 comments
#39 - Fix #32, change adapter for TokenReflectinoAnalysis
Pull Request -
State: closed - Opened by pscheit almost 12 years ago
- 1 comment
#38 - Split File Refactoring
Issue -
State: open - Opened by beberlei almost 12 years ago
Labels: enhancement
#37 - [File] Fix relative paths calculation for mixed slash paths
Pull Request -
State: closed - Opened by pscheit almost 12 years ago
#36 - Refactoring: Generate Guard Clauses
Issue -
State: open - Opened by beberlei almost 12 years ago
Labels: enhancement
#35 - Refactoring: Style fixes using PHPCS output
Issue -
State: open - Opened by beberlei almost 12 years ago
Labels: enhancement
#34 - Implemented: Bash autocompletion.
Pull Request -
State: closed - Opened by tobyS almost 12 years ago
#33 - optimize-use: Duplicate imports
Issue -
State: open - Opened by tobyS almost 12 years ago
- 3 comments
#32 - optimize-use: Declared class imported
Issue -
State: closed - Opened by tobyS almost 12 years ago
- 2 comments
#31 - Duplicate class resolution after fix-class-names
Issue -
State: closed - Opened by tobyS almost 12 years ago
- 1 comment
Labels: bug
#30 - Path not relative to current working directory in fix-class-names
Issue -
State: closed - Opened by beberlei almost 12 years ago
#29 - Introduce Types for each PhpName to allow specific handling
Issue -
State: closed - Opened by beberlei almost 12 years ago
- 1 comment
Labels: enhancement
#28 - Fix renaming classes fails
Issue -
State: closed - Opened by beberlei almost 12 years ago
Labels: bug
#27 - More discriptive error on duplicate change on single line
Issue -
State: closed - Opened by tobyS about 12 years ago
Labels: enhancement
#26 - [RuntimeException] Adding more than one operation to line 21 is not allowed.
Issue -
State: open - Opened by umpirsky about 12 years ago
- 5 comments
#25 - [OptimizeUse] Implemented feature optimize use
Pull Request -
State: closed - Opened by pscheit about 12 years ago
- 10 comments
#24 - Add support for multiple directories in Fix Class Names Refactoring
Issue -
State: open - Opened by beberlei about 12 years ago
Labels: enhancement
#23 - Fix behat tests on windows
Pull Request -
State: closed - Opened by pscheit about 12 years ago
#22 - fix link to travis
Pull Request -
State: closed - Opened by pscheit about 12 years ago
#21 - [ConvertLocalToInstanceVariableCommand] does not check if selected variable exists on class
Issue -
State: open - Opened by pscheit about 12 years ago
- 1 comment
#20 - Typo Fix in StaticCodeAnalysis, fix PhpClassName on Windows
Pull Request -
State: closed - Opened by pscheit about 12 years ago
#18 - Dev dependencies required to run from source
Issue -
State: closed - Opened by tobyS about 12 years ago
- 1 comment
Labels: bug
#17 - Add plugins for rename namespace/classes in config files
Issue -
State: open - Opened by beberlei about 12 years ago
- 1 comment
Labels: enhancement
#16 - Refactoring that fixes class names to be PSR-0
Issue -
State: closed - Opened by beberlei about 12 years ago
- 1 comment
Labels: enhancement
#15 - Extract method detects duplications of selected range
Issue -
State: open - Opened by stevenklar over 12 years ago
Labels: enhancement
#14 - Fixed with ending with a single blank line
Pull Request -
State: closed - Opened by shimooka over 12 years ago
#13 - Remove PHP analyzer for now, update PHP Parser support
Issue -
State: closed - Opened by beberlei over 12 years ago
Labels: enhancement
#12 - Installing via Composer seems to pick up the wrong version of php-parser
Issue -
State: closed - Opened by giorgiosironi over 12 years ago
- 1 comment
#11 - Write access on variable not detected
Issue -
State: open - Opened by kore over 12 years ago
#10 - Fix php-parser dependency.
Pull Request -
State: closed - Opened by trq over 12 years ago
- 1 comment
#9 - Fix the _bin_ composer directive to actually link the _refactor_ script.
Pull Request -
State: closed - Opened by trq over 12 years ago
#8 - Fix the including of composers autoloader so as to handle being a dep.
Pull Request -
State: closed - Opened by trq over 12 years ago
#7 - Fixed typos
Pull Request -
State: closed - Opened by pborreli over 12 years ago
#6 - Vim shouldn't be in upper case
Pull Request -
State: closed - Opened by henrycatalinismith over 12 years ago
#5 - Fix typos on README.rst
Pull Request -
State: closed - Opened by rouffj over 12 years ago
#4 - [ExtractMethod] Param used before and after handled wrong
Issue -
State: closed - Opened by beberlei over 12 years ago
- 1 comment
Labels: bug
#3 - [ExtractMethod] Detect return statements
Issue -
State: open - Opened by beberlei over 12 years ago
Labels: enhancement
#2 - [ExtractMethod] disallow extraction when "goto", "continue" or "break" is used
Issue -
State: open - Opened by beberlei over 12 years ago
Labels: enhancement
#1 - [ExtractMethod] Indention of extracted code and replaced method is not aligned
Issue -
State: closed - Opened by beberlei over 12 years ago
- 2 comments
Labels: bug