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
#2463 - Phpactor does not resolve Pest's Expectation mixin
Issue -
State: closed - Opened by fnzr 12 months ago
- 2 comments
Labels: bug
#2462 - Add support for psalm/phpstan type aliases
Issue -
State: closed - Opened by dantleech 12 months ago
Labels: enhancement
#2460 - Trailing comma in function argument definition is not reported when it is an error in PHP 7.4
Issue -
State: closed - Opened by cafce25 12 months ago
- 1 comment
#2459 - language_server_worse_reflection.diagnostics.enable reported as missing
Issue -
State: closed - Opened by stormherz 12 months ago
- 1 comment
#2458 - Missing method finder seems to cache for too long (or infinitely)
Issue -
State: closed - Opened by dantleech 12 months ago
- 2 comments
Labels: bug
#2457 - Phpactor does not resolve type from ArrayAccess
Issue -
State: open - Opened by calebdw 12 months ago
- 2 comments
Labels: enhancement
#2456 - Gh 2419 completion param context
Pull Request -
State: closed - Opened by dantleech 12 months ago
#2455 - gh-2427: fix array shape optional key parsing
Pull Request -
State: closed - Opened by dantleech 12 months ago
#2454 - Fix false positive for var doced promoted props
Pull Request -
State: closed - Opened by dantleech 12 months ago
#2453 - GH-2445: Fix enum renaming
Pull Request -
State: closed - Opened by dantleech 12 months ago
#2452 - Fix representation of int range min/max
Pull Request -
State: closed - Opened by dantleech 12 months ago
#2451 - Bump minimum version to PHP 8.1
Pull Request -
State: closed - Opened by dantleech 12 months ago
#2450 - Gh 2443: fix crash in variable reference finder when var name is NULL
Pull Request -
State: closed - Opened by dantleech 12 months ago
#2449 - Gh 2441: fix empty enum rendering
Pull Request -
State: closed - Opened by dantleech 12 months ago
#2448 - Variadic
Pull Request -
State: closed - Opened by dantleech 12 months ago
#2447 - Initialize instances with parentheses
Pull Request -
State: closed - Opened by lizhineng 12 months ago
- 1 comment
#2446 - The missing LSP document symbols in PHP Traits
Pull Request -
State: closed - Opened by lizhineng 12 months ago
- 2 comments
#2445 - Renaming enums doesn't work
Issue -
State: closed - Opened by dantleech 12 months ago
#2444 - int max `int<0, PhpTui\Tui\Model\max>
Issue -
State: closed - Opened by dantleech 12 months ago
#2443 - Null error
Issue -
State: closed - Opened by dantleech 12 months ago
#2441 - Fill Object: Default enum value is a `new class` and not an enum
Issue -
State: closed - Opened by dantleech almost 1 year ago
- 1 comment
#2439 - Gh 2437: fixes undefined var edge case
Pull Request -
State: closed - Opened by dantleech almost 1 year ago
#2438 - Gh 2434 callable crash
Pull Request -
State: closed - Opened by dantleech almost 1 year ago
#2437 - Include duplicates erros
Issue -
State: closed - Opened by ERZUSO about 1 year ago
- 2 comments
#2436 - Variadic: always shows as `array` in help
Issue -
State: closed - Opened by dantleech about 1 year ago
#2435 - fix: does not comply with psr-4 autoloading standard
Pull Request -
State: closed - Opened by gerardroche about 1 year ago
- 3 comments
#2434 - Completion crash: value of type null is not callable
Issue -
State: closed - Opened by dantleech about 1 year ago
- 1 comment
Labels: bug
#2433 - Exclude Tests files in PHAR archive
Pull Request -
State: closed - Opened by zonuexe about 1 year ago
- 1 comment
#2432 - Using match in IndexReferenceFinder
Pull Request -
State: closed - Opened by mamazu about 1 year ago
- 1 comment
#2431 - Update docs and cl
Pull Request -
State: closed - Opened by dantleech about 1 year ago
#2430 - Support setting --configuration setting of Phpstan
Pull Request -
State: closed - Opened by ungrim97 about 1 year ago
- 3 comments
#2429 - Phpactor Language Server must be initialized with a root URI, NULL provided
Issue -
State: open - Opened by zobo about 1 year ago
- 1 comment
#2428 - [Docs][vim-lsp] code command snippets were broken
Pull Request -
State: closed - Opened by Numkil about 1 year ago
- 1 comment
#2427 - docblock parser: false positive for missing docblock parsing optional keys(?)
Issue -
State: closed - Opened by dantleech about 1 year ago
#2426 - ChangeSuggestor implementations respect only JSON configuration
Issue -
State: open - Opened by przepompownia about 1 year ago
#2425 - Gh 2403 fix array unpacking false positive
Pull Request -
State: closed - Opened by dantleech about 1 year ago
#2424 - Fix incorreect enum import #2400
Pull Request -
State: closed - Opened by dantleech about 1 year ago
#2423 - Gh 2378 enum cases
Pull Request -
State: closed - Opened by dantleech about 1 year ago
#2422 - Gh 2399 enum cases and constant generation
Pull Request -
State: closed - Opened by dantleech about 1 year ago
#2420 - Laravel: Method not found false positive (on Eloquent Model)
Issue -
State: open - Opened by calebdw about 1 year ago
- 12 comments
Labels: enhancement
#2419 - completion: parameter suggestions should take into account type of parameter
Issue -
State: closed - Opened by dantleech about 1 year ago
#2418 - Array unpacking in foreach doesn't work
Issue -
State: closed - Opened by dantleech about 1 year ago
- 1 comment
#2417 - Support `@var` annotations for promoted properties
Issue -
State: closed - Opened by dantleech about 1 year ago
- 3 comments
#2416 - Generate methods on enum
Pull Request -
State: closed - Opened by mamazu about 1 year ago
- 4 comments
#2415 - Code actions don't work when not using git
Issue -
State: open - Opened by dantleech about 1 year ago
- 1 comment
Labels: bug
#2414 - Add support for Evaluatable Expression
Issue -
State: open - Opened by zobo about 1 year ago
- 2 comments
#2413 - Add support for LSP 3.17 inlineValue
Issue -
State: open - Opened by zobo about 1 year ago
- 5 comments
Labels: feature
#2412 - Index PHAR files
Issue -
State: closed - Opened by calebdw about 1 year ago
- 12 comments
Labels: feature
#2411 - fix: LSP Position is 0 based where LineCol/LineColRange are 1 based.
Pull Request -
State: closed - Opened by zobo about 1 year ago
- 1 comment
#2410 - improvement: support `array_slice`
Issue -
State: open - Opened by dantleech about 1 year ago
#2409 - bug: Cannot generate method on enum
Issue -
State: closed - Opened by dantleech about 1 year ago
- 1 comment
Labels: bug, Easy
#2408 - Sublime text config in the documentation does not work, rootURI missing.
Issue -
State: open - Opened by SamiSieranoja about 1 year ago
- 1 comment
Labels: problem
#2407 - Request for additional phpstan integration
Issue -
State: closed - Opened by Goku-San about 1 year ago
- 3 comments
Labels: enhancement
#2406 - Removing webmozart-path plugin
Pull Request -
State: closed - Opened by mamazu about 1 year ago
- 2 comments
#2405 - Php version not detected or working
Issue -
State: closed - Opened by mabasic about 1 year ago
- 6 comments
#2404 - types: array access on SplObjectStorage
Issue -
State: open - Opened by dantleech about 1 year ago
Labels: bug
#2403 - undefined var: list unpacking
Issue -
State: closed - Opened by dantleech about 1 year ago
Labels: bug
#2402 - match: infer type from match expressions
Issue -
State: open - Opened by dantleech about 1 year ago
Labels: enhancement
#2401 - enum: Fill Match Arms
Issue -
State: open - Opened by dantleech about 1 year ago
- 3 comments
Labels: feature
#2400 - enum: improper import
Issue -
State: closed - Opened by dantleech about 1 year ago
- 1 comment
Labels: bug
#2399 - refacvtoring: Enum - add case
Issue -
State: closed - Opened by dantleech about 1 year ago
- 1 comment
#2398 - How to disable auto refatoring
Issue -
State: closed - Opened by eerison about 1 year ago
- 5 comments
#2397 - Gh 2395: Fix enum represenation
Pull Request -
State: closed - Opened by dantleech about 1 year ago
#2396 - PHP: Deprecated
Issue -
State: closed - Opened by ghost about 1 year ago
- 1 comment
#2395 - Method genewration with enum parameter wrong
Issue -
State: closed - Opened by dantleech about 1 year ago
#2394 - Phpactor constantly busy altough no significant changes were made
Issue -
State: open - Opened by BladeMF about 1 year ago
- 35 comments
Labels: vscode
#2393 - [POC] Top
Pull Request -
State: closed - Opened by dantleech about 1 year ago
#2391 - Gh 2382 fix
Pull Request -
State: closed - Opened by dantleech about 1 year ago
#2390 - Vim extension: Name is imported but not used
Issue -
State: closed - Opened by InFog about 1 year ago
- 9 comments
Labels: bug
#2389 - Including paths outside the project root dir
Issue -
State: open - Opened by BladeMF about 1 year ago
- 2 comments
Labels: question
#2388 - add docker wrapper to php-cs-fixer
Pull Request -
State: open - Opened by zordsdavini about 1 year ago
- 6 comments
#2385 - File size limit
Issue -
State: closed - Opened by vivere-dally about 1 year ago
- 1 comment
#2384 - phpcs-fixer custom config
Pull Request -
State: closed - Opened by zordsdavini about 1 year ago
- 2 comments
#2383 - Error installing phpactor
Issue -
State: closed - Opened by Blaxsz about 1 year ago
- 1 comment
#2382 - Class ComposerAutoloaderInit not found and variables not used
Issue -
State: closed - Opened by devigor about 1 year ago
- 3 comments
#2381 - Slow performance/memory leak/recursion on large and complex file (Phan)
Issue -
State: open - Opened by ging-dev about 1 year ago
- 7 comments
Labels: Performance
#2380 - Gh 2348 fix crash cs fixer
Pull Request -
State: closed - Opened by dantleech about 1 year ago
#2379 - Gh 2377: Fix null error in docblock parser
Pull Request -
State: closed - Opened by dantleech about 1 year ago
#2378 - Method "cases" does not exist on class My\Beautiful\Enum
Issue -
State: closed - Opened by Whax about 1 year ago
- 17 comments
Labels: bug
#2377 - Memory leak while trying to index
Issue -
State: closed - Opened by ging-dev about 1 year ago
- 7 comments
#2376 - LSP integration throws TypeError with LoggerInterface
Issue -
State: closed - Opened by binarious about 1 year ago
- 9 comments
#2375 - Gh 2373 no crash
Pull Request -
State: closed - Opened by dantleech about 1 year ago
#2373 - Language-server TCP response keeps pending
Issue -
State: open - Opened by PhiloNL about 1 year ago
- 9 comments
Labels: pending reproduction
#2372 - Gh 2361: Really _declare_ passed-by-ref vars
Pull Request -
State: closed - Opened by dantleech about 1 year ago
#2371 - Gh 2366: Fix undefined var behavior for `@var` declarations
Pull Request -
State: closed - Opened by dantleech about 1 year ago
#2370 - Simple index versioning / rebuilding
Pull Request -
State: closed - Opened by dantleech about 1 year ago
#2369 - Change clone URL to HTTPS instead of SSH
Pull Request -
State: closed - Opened by warigan about 1 year ago
- 2 comments
#2368 - Ensure errors bubble up and are caught in diangostic engine
Pull Request -
State: closed - Opened by dantleech about 1 year ago
- 1 comment
#2367 - Don't crash on empty phpstan errors
Pull Request -
State: closed - Opened by mamazu about 1 year ago
- 3 comments
#2366 - @var annotation behaving erratically
Issue -
State: closed - Opened by JoyceBabu about 1 year ago
- 2 comments
#2364 - Phpactor crashes shortly after opening Neovim
Issue -
State: closed - Opened by CalebDW about 1 year ago
- 4 comments
#2363 - Don't crash the lsp when records can not be deserialized
Issue -
State: closed - Opened by mamazu about 1 year ago
- 1 comment
#2362 - Php codesniffer
Pull Request -
State: closed - Opened by dantleech about 1 year ago
#2361 - Undefined variable $matches with list unpacking
Issue -
State: closed - Opened by Whax about 1 year ago
- 2 comments
#2360 - Allow expansion of names insead of importing?
Issue -
State: open - Opened by dantleech about 1 year ago
#2358 - Failed to write to stream; fwrite(): Write of 933 bytes failed with errno=32 Broken pipe
Issue -
State: open - Opened by leo-unglaub about 1 year ago
- 5 comments
#2357 - Run php-cs-fixer from docker
Issue -
State: closed - Opened by zordsdavini about 1 year ago
- 2 comments
#2356 - Fix div by zero
Pull Request -
State: closed - Opened by dantleech about 1 year ago
#2355 - Exception [DivisionByZeroError] Division by zero at lib/WorseReflection/Core/Type/NumericType.php#36
Issue -
State: closed - Opened by leo-unglaub about 1 year ago
- 2 comments
#2354 - Update symfony.rst
Pull Request -
State: closed - Opened by cizordj about 1 year ago
- 3 comments