Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / phpactor/phpactor issues and pull requests
#2229 - Fix path to Workspace: Fix issue with special chars in path
Pull Request -
State: closed - Opened by dantleech over 1 year ago
#2228 - Failing when using spaces and special characters in folders
Issue -
State: closed - Opened by jota0222 over 1 year ago
- 1 comment
#2227 - Adding Support for `willImplement` and `willExtend`
Pull Request -
State: closed - Opened by mamazu over 1 year ago
- 10 comments
#2226 - Gh 2223: Fix list assignment
Pull Request -
State: closed - Opened by dantleech over 1 year ago
- 2 comments
#2225 - Gh 2214
Pull Request -
State: closed - Opened by dantleech over 1 year ago
#2224 - Gh 2214
Pull Request -
State: closed - Opened by dantleech over 1 year ago
#2223 - Array Destructuring doesn't register as a variable definition
Issue -
State: closed - Opened by mamazu over 1 year ago
- 4 comments
#2222 - Gh 2220: Fix parsing interface clause
Pull Request -
State: closed - Opened by dantleech over 1 year ago
#2221 - Small bugfix for null exception on empty var
Pull Request -
State: closed - Opened by haringsrob over 1 year ago
- 3 comments
#2220 - Enums with interface do not resolve correctly
Issue -
State: closed - Opened by haringsrob over 1 year ago
- 2 comments
#2219 - Gh 2218: fix undefined variable false positives
Pull Request -
State: closed - Opened by dantleech over 1 year ago
#2218 - Enum methods not resolving + Enum $this not working
Issue -
State: closed - Opened by haringsrob over 1 year ago
- 1 comment
#2217 - [RFC] Updating phpactor templates
Issue -
State: closed - Opened by mamazu over 1 year ago
- 9 comments
#2216 - do not show if variable is not defined
Issue -
State: closed - Opened by matroskin20906 over 1 year ago
- 11 comments
Labels: bug
#2215 - Self-documenting/testing providers
Pull Request -
State: closed - Opened by dantleech over 1 year ago
- 1 comment
#2214 - Possible bug with same name properties / methods
Issue -
State: closed - Opened by haringsrob over 1 year ago
- 1 comment
Labels: bug
#2213 - There was a rouge file created, that was not used or cleaned up anywhere
Pull Request -
State: closed - Opened by mamazu over 1 year ago
- 1 comment
#2212 - Self-testing/documenting units
Issue -
State: open - Opened by dantleech over 1 year ago
- 3 comments
Labels: enhancement
#2211 - Gh 2202 php cs fixer
Pull Request -
State: closed - Opened by dantleech over 1 year ago
#2210 - fix #2202
Pull Request -
State: closed - Opened by chrisyue over 1 year ago
- 2 comments
#2209 - Gh 2077 code action fix variable
Pull Request -
State: closed - Opened by dantleech over 1 year ago
- 3 comments
#2208 - Keeping class references fully qualified after moving
Pull Request -
State: closed - Opened by mamazu over 1 year ago
- 1 comment
#2207 - Error with specific return types and extended class
Issue -
State: closed - Opened by KJ2ME over 1 year ago
- 2 comments
Labels: bug
#2206 - Failing test for gh-2116
Pull Request -
State: closed - Opened by dantleech over 1 year ago
#2205 - Gh 2108: Fix virtual members with same name replacing eachother
Pull Request -
State: closed - Opened by dantleech over 1 year ago
#2204 - gh-2092: fix $this when used as generic argument
Pull Request -
State: closed - Opened by dantleech over 1 year ago
#2203 - Global function definition not aknlowledged in file until restart
Issue -
State: closed - Opened by len0xx over 1 year ago
- 5 comments
Labels: bug
#2202 - Error raised when work with php-cs-fixer
Issue -
State: closed - Opened by chrisyue over 1 year ago
- 10 comments
Labels: bug
#2199 - Attribute completion: restrict result list by target, if present
Issue -
State: open - Opened by przepompownia over 1 year ago
- 1 comment
Labels: enhancement
#2198 - Project: allow to store test cases describing known bugs
Issue -
State: closed - Opened by przepompownia over 1 year ago
- 7 comments
#2197 - Performance: Can we reduce the overhead ReflectionCollection ->filter ?
Issue -
State: closed - Opened by mamazu over 1 year ago
- 4 comments
Labels: Performance
#2195 - References to `__construct`: exclude superclasses
Issue -
State: closed - Opened by przepompownia over 1 year ago
- 4 comments
Labels: enhancement
#2193 - File/tag cache invalidation
Issue -
State: open - Opened by dantleech over 1 year ago
Labels: enhancement, Performance
#2180 - Adding generator for boilerplate methods in PhpUnit
Pull Request -
State: closed - Opened by mamazu over 1 year ago
- 9 comments
#2168 - Complete not working due to error in cache file
Issue -
State: closed - Opened by gvanbeck over 1 year ago
- 6 comments
Labels: bug
#2167 - Adding guide for adding code actions
Pull Request -
State: closed - Opened by mamazu over 1 year ago
- 7 comments
#2164 - Record enhancer should get doc from workspace
Issue -
State: closed - Opened by dantleech over 1 year ago
- 1 comment
#2159 - Psalm/PHPStan extensions suggested although already enabled (globally)
Issue -
State: open - Opened by greg0ire over 1 year ago
- 4 comments
Labels: bug
#2158 - Some minor clean ups
Pull Request -
State: closed - Opened by mamazu over 1 year ago
- 1 comment
#2145 - phpdoc in the form of `array{...}[]` not recognised
Issue -
State: open - Opened by BladeMF over 1 year ago
- 8 comments
Labels: enhancement
#2134 - `ObjectProphecy<T>` typinig doesn't work on arguments
Issue -
State: open - Opened by BladeMF over 1 year ago
- 8 comments
Labels: prophecy
#2126 - Multiline property docs not recognised
Issue -
State: closed - Opened by BladeMF over 1 year ago
- 10 comments
Labels: bug
#2124 - Classes with Fully Qualified Names not found
Issue -
State: open - Opened by skyler544 over 1 year ago
- 13 comments
Labels: pending reproduction
#2123 - Prophecy: add support for willImplement etc.
Issue -
State: open - Opened by dantleech over 1 year ago
Labels: feature
#2121 - Stale index data?
Issue -
State: closed - Opened by dantleech over 1 year ago
Labels: bug
#2119 - Promote/complete constructor: do not promote variables passed to parent __construct.
Issue -
State: closed - Opened by dantleech over 1 year ago
Labels: enhancement
#2116 - phpactor does not correctly understand signatures that return self implemented by trait.
Issue -
State: closed - Opened by rasu3n over 1 year ago
- 2 comments
Labels: bug
#2115 - Error when using `class:move` with FQCN
Issue -
State: closed - Opened by adoy over 1 year ago
Labels: bug
#2112 - Code action to add generic class docs
Issue -
State: closed - Opened by dantleech over 1 year ago
- 1 comment
Labels: code action
#2108 - Completion of virtual methods on the Faker\Generator class doesn't seem to work.
Issue -
State: closed - Opened by KaranAhlawat over 1 year ago
- 2 comments
#2092 - Wrong type inference for method
Issue -
State: closed - Opened by dantleech almost 2 years ago
Labels: bug
#2090 - Generate method: support named parameters
Issue -
State: closed - Opened by dantleech almost 2 years ago
- 2 comments
#2085 - Update baseline to phpstan level 9
Issue -
State: closed - Opened by dantleech almost 2 years ago
- 3 comments
#2084 - Generate @param refactoring not triggered for `iterable`
Issue -
State: closed - Opened by dantleech almost 2 years ago
Labels: enhancement
#2080 - Rename does not work on classes which do not exist
Issue -
State: open - Opened by dantleech almost 2 years ago
Labels: enhancement
#2077 - Unknown variable diagnostic and suggested fix
Issue -
State: closed - Opened by mamazu almost 2 years ago
- 3 comments
Labels: code action
#2074 - Adding new CodeActionKinds to the language server
Pull Request -
State: open - Opened by mamazu almost 2 years ago
- 17 comments
#2071 - Option to switch from complete constructor to make promoted properties?
Issue -
State: closed - Opened by dantleech almost 2 years ago
- 3 comments
#2064 - `textDocument/references` returns same position for start and end
Issue -
State: closed - Opened by smjonas almost 2 years ago
- 4 comments
Labels: bug
#2063 - Update Phpactor code action "kinds"
Issue -
State: open - Opened by dantleech almost 2 years ago
Labels: enhancement
#2045 - PHPUnit code actions
Issue -
State: open - Opened by dantleech almost 2 years ago
- 1 comment
#2041 - [RFC] Alternative storage backend
Issue -
State: closed - Opened by mamazu almost 2 years ago
- 1 comment
#2037 - Add option to ignore diagnostics for vendors
Issue -
State: closed - Opened by thiagorb almost 2 years ago
- 1 comment
Labels: enhancement
#2027 - Doesn't appear to do anything, with mysterious "ERROR" in :LspLog
Issue -
State: closed - Opened by downhiller almost 2 years ago
- 19 comments
#2019 - Generics don't seem to work correctly within a class method
Issue -
State: open - Opened by wouterj almost 2 years ago
- 2 comments
Labels: enhancement
#2000 - from/tryFrom on Enum not working (?)
Issue -
State: closed - Opened by nataneb32 almost 2 years ago
- 8 comments
Labels: bug
#1999 - Complete attribute classes
Issue -
State: closed - Opened by przepompownia almost 2 years ago
- 3 comments
#1991 - Add laravel extension
Pull Request -
State: open - Opened by haringsrob almost 2 years ago
- 6 comments
#1974 - Class "st" not found when changing return type to string
Issue -
State: closed - Opened by madflow almost 2 years ago
- 6 comments
#1952 - vim plugin: PhpactorImportMissingClasses command attempts to import X times
Issue -
State: closed - Opened by kedodrill about 2 years ago
- 10 comments
#1858 - Windows support?
Issue -
State: open - Opened by 8ctopus about 2 years ago
- 14 comments
#1690 - Index inconsistency issues
Issue -
State: closed - Opened by dantleech over 2 years ago
- 2 comments
Labels: problem
#1616 - Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.
Issue -
State: closed - Opened by nasrul21 over 2 years ago
- 6 comments
Labels: Easy
#1601 - preg_replace could not parse string
Issue -
State: closed - Opened by ging-dev over 2 years ago
- 12 comments
Labels: bug
#1529 - Files with CRLF endings cause incorrect cursor position
Issue -
State: open - Opened by dantleech over 2 years ago
- 10 comments
Labels: bug
#1391 - Crash in projects with encodings other than UTF-8
Issue -
State: closed - Opened by sleetdrop over 2 years ago
- 7 comments
Labels: pending reproduction
#1320 - Diagnostics error in anonymous class
Issue -
State: open - Opened by camilledejoye about 3 years ago
- 5 comments
Labels: bug
#1318 - [Type] Infer parameter type for method/functions with @inheritdoc
Issue -
State: closed - Opened by camilledejoye about 3 years ago
- 2 comments
Labels: feature
#1304 - Handle "Method Not Found" (-32601) errors when client/registerCapability method is not yet implemented on Kate LSP Client
Issue -
State: closed - Opened by reinhart1010 over 3 years ago
- 7 comments
#1293 - PHPSTAN: Diagnostic for class-level errors seems to have a fixed length
Issue -
State: open - Opened by BladeMF over 3 years ago
- 1 comment
Labels: enhancement
#1280 - Fatal exception when creating a new class in a non-composer mapped directory
Issue -
State: open - Opened by dantleech over 3 years ago
- 2 comments
#1264 - Issue when creating classes with special characters
Issue -
State: closed - Opened by Willdogx over 3 years ago
- 10 comments
#1211 - Constants not picked up from interface (in some cases?)
Issue -
State: closed - Opened by dantleech almost 4 years ago
- 1 comment
#1199 - Auto import after completion does not work in RPC mode
Issue -
State: closed - Opened by CaptainQuirk almost 4 years ago
- 6 comments
#1191 - Completion prioritisation
Issue -
State: open - Opened by dantleech almost 4 years ago
- 3 comments
Labels: bug
#1067 - Default visibility of complete constructor
Issue -
State: open - Opened by Charl13 over 4 years ago
- 2 comments
#1043 - Twig version/namespace confusion with project code when running phpactor
Issue -
State: closed - Opened by ekes over 4 years ago
- 5 comments
#1016 - [RPC] Unify parameter naming (path, offset, source)
Issue -
State: closed - Opened by tkotosz over 4 years ago
- 1 comment
#1007 - LSP: Document highight
Issue -
State: closed - Opened by dantleech over 4 years ago
- 2 comments
#982 - Completion: support `parent`
Issue -
State: open - Opened by dantleech over 4 years ago
- 1 comment
#981 - Class Aliases don't seem to be found
Issue -
State: open - Opened by FatBoyXPC over 4 years ago
- 3 comments
#934 - Every Phpactor command in Vim 8 results in same error
Issue -
State: closed - Opened by pelachile over 4 years ago
- 19 comments
#910 - Compound packages
Issue -
State: open - Opened by dantleech over 4 years ago
- 3 comments
#807 - [vim] Support for Laravel IDE Helper
Issue -
State: open - Opened by andersondanilo over 5 years ago
- 30 comments
Labels: feature
#757 - Add main overview for the new comers
Issue -
State: closed - Opened by Einenlum over 5 years ago
- 2 comments
Labels: documentation
#747 - Implement a loading message for the vim plugin
Issue -
State: closed - Opened by Einenlum over 5 years ago
- 6 comments
Labels: feature
#742 - Should use imports take parts of namespace in account?
Issue -
State: closed - Opened by Einenlum over 5 years ago
- 6 comments
Labels: feature
#718 - [code-transform] Generate non-existing constants / properties
Issue -
State: open - Opened by dantleech almost 6 years ago
- 1 comment
Labels: feature
#663 - Anonymous class support
Issue -
State: open - Opened by Taluu almost 6 years ago
- 4 comments
Labels: feature
#662 - Support inclusion returns
Issue -
State: closed - Opened by Taluu almost 6 years ago
- 3 comments
Labels: feature