An open API service for providing issue and pull request metadata for open source projects.

GitHub / phpactor/phpactor issues and pull requests

#2980 - POC: Ast Merging and Scoped Cache Invalidation

Pull Request - State: open - Opened by dantleech 2 months ago

#2978 - Do not crash the language server when the indexer runs out of memory

Issue - State: open - Opened by mamazu 2 months ago - 4 comments

#2944 - gh 2894 rector testcase

Pull Request - State: closed - Opened by dantleech 4 months ago

#2943 - gh-2913: avoid infinite loop when resolving constant type

Pull Request - State: closed - Opened by dantleech 4 months ago

#2940 - Update LSP client docs for Nvim

Pull Request - State: open - Opened by przepompownia 4 months ago

#2939 - Is the legacy rpc vim plugin going away and/or no longer supported?

Issue - State: closed - Opened by RobertKosten 4 months ago - 6 comments

#2935 - gh-2926: support for asymmetric visiblity

Pull Request - State: closed - Opened by dantleech 5 months ago

#2934 - PHPStan: use new "editor mode"

Issue - State: closed - Opened by dantleech 5 months ago - 1 comment

#2933 - Lazy frame

Pull Request - State: open - Opened by dantleech 5 months ago

#2932 - Example fix for inifinite loop

Pull Request - State: closed - Opened by dantleech 5 months ago

#2931 - Infinite loop in reflection / static analysis

Issue - State: open - Opened by dantleech 5 months ago

#2929 - Improve static analysis performance

Pull Request - State: open - Opened by dantleech 5 months ago

#2928 - Open Telemetry

Pull Request - State: closed - Opened by dantleech 5 months ago

#2927 - Prioritize static patterns over dynamic ones

Pull Request - State: closed - Opened by zonuexe 5 months ago - 1 comment

#2926 - Support PHP 8.4 Asymmetric Property visibility

Issue - State: closed - Opened by TunaMaestro 5 months ago - 1 comment
Labels: bug

#2925 - Improved inlay hints

Pull Request - State: closed - Opened by dantleech 5 months ago

#2924 - Ask permission to load `.phpactor.json` in project root

Pull Request - State: open - Opened by dantleech 5 months ago

#2922 - Variables defined in included files do not scope in.

Issue - State: open - Opened by Dygear 6 months ago - 1 comment

#2921 - Superfluous description line in PHP CS Fixer diagnostics

Issue - State: closed - Opened by lyorig 6 months ago - 7 comments

#2920 - GH-2919 Adding test for map unpacking

Pull Request - State: closed - Opened by mamazu 6 months ago

#2919 - Array syntax destructuring in foreach loops

Issue - State: open - Opened by Dygear 6 months ago - 3 comments

#2917 - Chained Properies via magic methods

Issue - State: open - Opened by ALameLlama 7 months ago

#2915 - upload phar as artifacts

Pull Request - State: closed - Opened by drzraf 7 months ago - 1 comment

#2913 - Orphaned language-server:diagnostics Process When File Contains `namespace Timer`

Issue - State: closed - Opened by happystraw 7 months ago - 2 comments
Labels: bug

#2912 - chore: add `ext-tokenizer` in the `require` section

Pull Request - State: closed - Opened by drupol 7 months ago

#2911 - gh-2910: Memoize calls to the load the stubs

Pull Request - State: closed - Opened by dantleech 7 months ago

#2911 - gh-2910: Memoize calls to the load the stubs

Pull Request - State: closed - Opened by dantleech 7 months ago

#2910 - LSP, freeze/performance/IO

Issue - State: open - Opened by drzraf 7 months ago - 10 comments

#2906 - Don't complete heredoc identifier

Pull Request - State: closed - Opened by przepompownia 8 months ago - 2 comments

#2906 - Don't complete heredoc identifier

Pull Request - State: closed - Opened by przepompownia 8 months ago - 1 comment

#2905 - Fix parameter type resolution to take the most specific type.

Pull Request - State: closed - Opened by dantleech 8 months ago

#2904 - Add configuration to support modules

Issue - State: open - Opened by calebdw 8 months ago - 5 comments

#2903 - Update phpstan.rst to warn about baseline not being applied

Pull Request - State: closed - Opened by igorbga 8 months ago - 1 comment

#2901 - PHPStan baseline not considered

Issue - State: open - Opened by igorbga 8 months ago

#2900 - Don't warn about missing return type of `__destruct`

Pull Request - State: closed - Opened by przepompownia 8 months ago - 1 comment

#2900 - Don't warn about missing return type of `__destruct`

Pull Request - State: open - Opened by przepompownia 8 months ago

#2898 - Only use the snippet formatter if it also can format the snippet

Pull Request - State: closed - Opened by mamazu 8 months ago - 2 comments

#2898 - Only use the snippet formatter if it also can format the snippet

Pull Request - State: closed - Opened by mamazu 8 months ago - 1 comment

#2897 - Adding depth information to worse:dump-ast command

Pull Request - State: closed - Opened by mamazu 8 months ago

#2896 - when disable "completion_worse.snippets" plugin crashed in vscode

Issue - State: closed - Opened by pupik-pixel 8 months ago - 4 comments

#2894 - phpactor does not reconize phpunit functions from TestCase

Issue - State: open - Opened by sirber 9 months ago - 4 comments

#2893 - method does not exists on class, even if I check for it.

Issue - State: closed - Opened by sirber 9 months ago - 3 comments

#2890 - `use` keyword is not being autocompleted

Issue - State: open - Opened by SushyDev 9 months ago - 6 comments

#2888 - references:member for __invoke member is too slow

Issue - State: open - Opened by rtorralba 9 months ago

#2887 - Allow search results to be filtered

Pull Request - State: closed - Opened by dantleech 9 months ago

#2887 - Allow search results to be filtered

Pull Request - State: closed - Opened by dantleech 9 months ago

#2886 - Extract document highlight extension...

Pull Request - State: closed - Opened by dantleech 9 months ago

#2886 - Extract document highlight extension...

Pull Request - State: closed - Opened by dantleech 9 months ago

#2883 - [nvim] lsp workspace symbols incomplete on large projects

Issue - State: closed - Opened by TRPB 10 months ago

#2882 - Per document cache

Pull Request - State: open - Opened by dantleech 10 months ago

#2882 - Per document cache

Pull Request - State: open - Opened by dantleech 10 months ago - 1 comment

#2881 - Configuration to exclude completion suggestions

Issue - State: open - Opened by dantleech 10 months ago

#2878 - Adding infix `instanceof` expressions for conditionals

Pull Request - State: open - Opened by mamazu 10 months ago - 11 comments

#2878 - Adding infix `instanceof` expressions for conditionals

Pull Request - State: open - Opened by mamazu 10 months ago

#2876 - --no-ansi does not disable escape codes in verbose output

Issue - State: open - Opened by zobo 10 months ago - 1 comment

#2874 - HealthCheck `status` command returns wrong xdebug status

Issue - State: open - Opened by llaville 10 months ago - 1 comment

#2873 - fix: alternative template path for code templates

Pull Request - State: closed - Opened by zobo 10 months ago

#2873 - fix: alternative template path for code templates

Pull Request - State: closed - Opened by zobo 10 months ago

#2872 - Code TWIG template resolving fails if phpactor is installed via composer

Issue - State: closed - Opened by zobo 10 months ago - 1 comment

#2871 - non-empty-string rendered as non-empty-string

Issue - State: open - Opened by dantleech 10 months ago

#2868 - No code action for docblocked rt

Pull Request - State: closed - Opened by dantleech 11 months ago

#2868 - No code action for docblocked rt

Pull Request - State: closed - Opened by dantleech 11 months ago

#2867 - Increasing priority for promoting private constructor

Pull Request - State: closed - Opened by mamazu 11 months ago - 1 comment

#2867 - Increasing priority for promoting private constructor

Pull Request - State: closed - Opened by mamazu 11 months ago

#2866 - Code action order has changed

Issue - State: closed - Opened by dantleech 11 months ago - 1 comment

#2865 - Removing path to string and then to path

Pull Request - State: closed - Opened by mamazu 11 months ago

#2865 - Removing path to string and then to path

Pull Request - State: closed - Opened by mamazu 11 months ago

#2863 - Fix changelog

Pull Request - State: closed - Opened by dantleech 11 months ago

#2863 - Fix changelog

Pull Request - State: closed - Opened by dantleech 11 months ago

#2862 - Tighening types

Pull Request - State: closed - Opened by mamazu 11 months ago

#2862 - Tighening types

Pull Request - State: closed - Opened by mamazu 11 months ago

#2861 - Removing code duplication

Pull Request - State: closed - Opened by mamazu 11 months ago

#2861 - Removing code duplication

Pull Request - State: closed - Opened by mamazu 11 months ago

#2860 - fix: Windows Phar fixes

Pull Request - State: closed - Opened by zobo 11 months ago - 4 comments

#2860 - fix: Windows Phar fixes

Pull Request - State: closed - Opened by zobo 11 months ago - 4 comments

#2859 - PSR-0 Underscore compatability

Issue - State: open - Opened by bchubb-web 11 months ago

#2854 - try catch snippet not working in neovim

Issue - State: closed - Opened by roshanlimbu 12 months ago - 2 comments

#2853 - Finding static method extremely slow with large legacy codebase

Issue - State: closed - Opened by dantleech 12 months ago - 3 comments

#2852 - Require ext-mbstring

Pull Request - State: closed - Opened by dantleech 12 months ago

#2852 - Require ext-mbstring

Pull Request - State: closed - Opened by dantleech 12 months ago

#2851 - Do not unnecessarily reindex documents before reference searching

Pull Request - State: closed - Opened by dantleech 12 months ago

#2851 - Do not unnecessarily reindex documents before reference searching

Pull Request - State: closed - Opened by dantleech 12 months ago

#2850 - Refactor to remove WorkspaceUpdateReferenceFinder

Issue - State: closed - Opened by dantleech 12 months ago