Skip to content

issues Search Results · repo:emacs-php/phpactor.el language:"Emacs Lisp"

Filter by

48 results
 (104 ms)

48 results

inemacs-php/phpactor.el (press backspace or delete to remove)

I get invalid version error when I trying to install M-x phpactor-install-or-update Debugger entered--Lisp error: (error Invalid version syntax: ‘8.1.2-1ubuntu2.14’ ) error( Invalid version syntax: ...
  • 594212
  • 2
  • Opened 
    on Oct 10, 2023
  • #164

I m getting Template Method.php.twig is not defined when I try to run phpactor-implement-contracts. Can somebody help?
  • leocavalcante
  • 1
  • Opened 
    on Apr 20, 2023
  • #161

I have some problems with the phpactor-create-new-class seems the json serialization is not working correclty (it may be related to this issue. I m using Emacs 27.1 compiled from the official tarball from ...
  • Sasanidas
  • Opened 
    on Nov 6, 2020
  • #153

rename doesn t seem to work properly - it doesn t recognise accessors/getters or the member data within them. eg here I rename member variable $logger to $_logger both locally and in file - neither correctly ...
upstream
  • rileyrg
  • 2
  • Opened 
    on Jan 10, 2020
  • #143

When I have my cursor on a member variable and select properties/accesor(a) from the transient command or using php-generate-accessors I get: phpactor--action-input-parameters: Keyword argument :multi ...
behind from upstream
bug
  • rileyrg
  • 4
  • Opened 
    on Jan 8, 2020
  • #141

I have created a new constructor parameter using company-phpactor completion and unlike the company-lsp completion it doesnt add the namespace. I had thought that phpactor-fix-namespace would fix this ...
help wanted
  • rileyrg
  • Opened 
    on Jan 8, 2020
  • #140

Enabling eldoc support as described in the readme results in constant errors: eldoc error: (json-string-format doesn t start with ` !)
question
  • zilti
  • 5
  • Opened 
    on Nov 20, 2019
  • #138

Currently, the output of phpactor-status is shown in the minibuffer. The max height of the minibuffer is governed by the value of max-mini-window-height . By default, it is a float and thus specifies ...
  • kermorgant
  • Opened 
    on Jul 2, 2019
  • #123

Context : - emacs setup with (prefer-coding-system iso-latin-1-unix) - file encoded in latin1 and contains an accent rpc communication with phpactor ends up in error : cannot decode json
bug
  • kermorgant
  • Opened 
    on Jun 25, 2019
  • #119

I am an Emacs beginner, I try to use phpactor.el to improve my PHP experience. I installed phpactor by following the standalone way and it seems to be working. When I use it in my directory it works. I ...
  • nalysius
  • 11
  • Opened 
    on Apr 12, 2019
  • #113
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub