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

#2309 - Repeating "add method" renders advanced type as PHP type

Issue - State: closed - Opened by dantleech over 1 year ago - 1 comment
Labels: bug

#2307 - Diagnostics process not properly killed

Issue - State: open - Opened by meldafert over 1 year ago - 4 comments
Labels: pending reproduction

#2306 - Gh 2304: remove finder dep

Pull Request - State: closed - Opened by dantleech over 1 year ago

#2305 - Update Drupal 8+ docs.

Pull Request - State: closed - Opened by rodrigoaguilera over 1 year ago - 1 comment

#2303 - Gh 2302: Do not report super globals as undefined

Pull Request - State: closed - Opened by dantleech over 1 year ago

#2302 - Globals and Super-globals incorrectly get reported as undefined

Issue - State: closed - Opened by vendion over 1 year ago - 2 comments

#2301 - Distributing PHAR with Composer

Issue - State: closed - Opened by zonuexe over 1 year ago - 3 comments

#2300 - Gh 2282 update docs

Pull Request - State: closed - Opened by dantleech over 1 year ago

#2299 - Auto reindex

Pull Request - State: closed - Opened by dantleech over 1 year ago

#2298 - Gh 2296: Index non `.php` PHP files

Pull Request - State: closed - Opened by dantleech over 1 year ago

#2297 - Allow the auto configuration to be disabled

Pull Request - State: closed - Opened by dantleech over 1 year ago

#2296 - Discover functions in files autoloaded with the autoload.files method in composer.json

Issue - State: closed - Opened by rodrigoaguilera over 1 year ago - 4 comments
Labels: enhancement

#2295 - Generic tag reported to be incompatible when correct for child generic classes

Issue - State: closed - Opened by calebdw over 1 year ago - 4 comments
Labels: bug

#2294 - Replace phpactor path normalization with package

Pull Request - State: closed - Opened by mamazu over 1 year ago - 2 comments

#2292 - Adding support for the see tag in diagnostic providers

Pull Request - State: open - Opened by mamazu over 1 year ago - 1 comment

#2291 - Do not report missing var for pass-by-reference

Pull Request - State: closed - Opened by dantleech over 1 year ago

#2290 - Fix enum case completion

Pull Request - State: closed - Opened by dantleech over 1 year ago

#2289 - Fix handling of errors in responses from language client

Pull Request - State: closed - Opened by dantleech over 1 year ago

#2288 - Fix diagnostics with phar

Pull Request - State: closed - Opened by dantleech over 1 year ago

#2287 - Feature: Move whole directories

Issue - State: closed - Opened by CalebDW over 1 year ago - 2 comments

#2286 - Remove hard dependency on Psalm class

Pull Request - State: closed - Opened by dantleech over 1 year ago

#2285 - Psalm extension depends on Psalm code at runtime

Issue - State: closed - Opened by jorams over 1 year ago - 2 comments

#2284 - Auto-completion not working for Enum instances

Issue - State: closed - Opened by CalebDW over 1 year ago - 7 comments

#2283 - Extra keys "error" for "Phpactor\LanguageServer\Core\Rpc\RequestMessage#__construct"

Issue - State: open - Opened by erinarbleizez over 1 year ago - 2 comments
Labels: bug, pending reproduction

#2282 - Update Documentation

Issue - State: closed - Opened by dantleech over 1 year ago

#2281 - Phar build fix

Pull Request - State: closed - Opened by dantleech over 1 year ago

#2280 - Udefined variable false positive for preg_match

Issue - State: closed - Opened by dantleech over 1 year ago

#2279 - Use the right word

Pull Request - State: closed - Opened by greg0ire over 1 year ago - 2 comments

#2278 - Try introducing PHAR build

Pull Request - State: closed - Opened by dantleech over 1 year ago

#2277 - Making the label formatter configurable

Pull Request - State: closed - Opened by mamazu over 1 year ago - 2 comments

#2276 - Gh 2259: Do not suggest named parameters after string literal

Pull Request - State: closed - Opened by dantleech over 1 year ago

#2275 - Gh 2256: Support traits in enums

Pull Request - State: closed - Opened by dantleech over 1 year ago

#2274 - Gh 2262

Pull Request - State: closed - Opened by dantleech over 1 year ago

#2273 - Gh 2263

Pull Request - State: closed - Opened by dantleech over 1 year ago

#2272 - Gh 2264

Pull Request - State: closed - Opened by dantleech over 1 year ago

#2271 - Fix behavior when user cancels type selection on goto type #2270

Pull Request - State: closed - Opened by dantleech over 1 year ago

#2270 - Escaping out of `Goto type` selection throws an exception

Issue - State: closed - Opened by CalebDW over 1 year ago

#2269 - Uncaught Amp\\Process\\StatusError: Process is not running

Issue - State: closed - Opened by frankwecode over 1 year ago - 10 comments
Labels: bug

#2268 - Reference `@see` (if exists) in deprecation diagnostic

Issue - State: open - Opened by CalebDW over 1 year ago - 4 comments
Labels: enhancement

#2267 - Adding indexing of use trait in enums

Pull Request - State: closed - Opened by mamazu over 1 year ago - 2 comments

#2266 - Add support for snippets for functions etc.

Issue - State: open - Opened by siegel over 1 year ago - 2 comments
Labels: feature

#2265 - "language_server_reference_reference_finder.reference_timeout" are not known

Issue - State: closed - Opened by ctf0 over 1 year ago - 2 comments

#2264 - False positive for missing method param

Issue - State: closed - Opened by dantleech over 1 year ago - 1 comment

#2263 - Symofny: Container service not inferring types

Issue - State: closed - Opened by dantleech over 1 year ago
Labels: bug

#2262 - Generic tag reported to be incompatible when correct

Issue - State: closed - Opened by CalebDW over 1 year ago - 5 comments
Labels: bug

#2261 - Improve finding references to only take subclasses into account

Pull Request - State: closed - Opened by mamazu over 1 year ago - 10 comments

#2260 - Option to show full class name in completion items

Issue - State: closed - Opened by haringsrob over 1 year ago - 3 comments
Labels: enhancement

#2259 - Strange completion from 2022.11.12 onwards.

Issue - State: closed - Opened by sitedyno over 1 year ago - 7 comments
Labels: bug

#2258 - Small type improvements

Pull Request - State: closed - Opened by mamazu over 1 year ago - 1 comment

#2257 - Removing unused and untested phpunit type assertions

Pull Request - State: closed - Opened by mamazu over 1 year ago - 3 comments

#2256 - Trait method not recognized when applied to an Enum

Issue - State: closed - Opened by CalebDW over 1 year ago - 9 comments
Labels: bug

#2254 - Improvements in LSP API

Issue - State: closed - Opened by BladeMF over 1 year ago

#2253 - Removing some of the deprecations

Pull Request - State: closed - Opened by mamazu over 1 year ago - 1 comment

#2251 - Socket connection problem

Issue - State: open - Opened by Rodrigo-Barros over 1 year ago - 1 comment

#2250 - Fixing the ObjectProphecy type

Pull Request - State: closed - Opened by mamazu over 1 year ago - 2 comments

#2249 - Fixing constant indexer

Pull Request - State: closed - Opened by mamazu over 1 year ago - 3 comments

#2247 - Improved the docs

Pull Request - State: closed - Opened by mamazu over 1 year ago - 1 comment

#2246 - Gh 2112: Support fix for class generic template tags

Pull Request - State: closed - Opened by dantleech over 1 year ago - 3 comments

#2245 - Failing tests for multiple references for one FQN

Pull Request - State: closed - Opened by mamazu over 1 year ago - 5 comments

#2244 - False positive for missing return type

Issue - State: closed - Opened by dantleech over 1 year ago - 1 comment
Labels: bug

#2243 - Select which declaration to implementation to jump to

Pull Request - State: closed - Opened by mamazu over 1 year ago - 2 comments

#2242 - Removing deprecated DefinitionLocation class

Pull Request - State: closed - Opened by mamazu over 1 year ago - 3 comments

#2240 - Gh 2237

Pull Request - State: closed - Opened by dantleech over 1 year ago

#2239 - Wrong type when same name method and property

Issue - State: closed - Opened by haringsrob over 1 year ago - 3 comments
Labels: bug, pending reproduction

#2238 - class-string is not able to find references/methods

Issue - State: closed - Opened by haringsrob over 1 year ago

#2237 - Undefined variable error when using static

Issue - State: closed - Opened by haringsrob over 1 year ago - 1 comment

#2236 - Fix gh-2235

Pull Request - State: closed - Opened by dantleech over 1 year ago

#2235 - Incorrect undefined errors

Issue - State: closed - Opened by haringsrob over 1 year ago - 1 comment

#2234 - Self document

Pull Request - State: closed - Opened by dantleech over 1 year ago

#2233 - If > 1 definition exists offer choice of definitions to jump to

Issue - State: closed - Opened by mamazu over 1 year ago - 6 comments
Labels: enhancement

#2231 - Failing test case for templated param

Pull Request - State: open - Opened by dantleech over 1 year ago

#2230 - Add contribution guide / issue template

Issue - State: open - Opened by dantleech over 1 year ago - 3 comments
Labels: Easy

#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