Skip to content

Error occured in console  #5

@tyx

Description

@tyx

Hi !

I just give a try to this plugin and I get :

File "/Users/Tim/Library/Application Support/Sublime Text 3/Packages/PhpSimpleRefactor/PhpSimpleRefactorRenameLocalVariable.py", line 28, in get_command
cmd = ''.join([self.php_path, ' "', self.refactor_path,'" ', 'rename-local-variable', ' "', self.file_name, '" ', rows, ' ', self.old_name, ' ', self.new_name])
TypeError: sequence item 0: expected str instance, NoneType found

I don't know Python so I'm not able to provide a fix : (

I'm available to make all the test you want to help to find the problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions