Ecosyste.ms: Issues

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

GitHub / DEVSENSE/phptools-docs issues and pull requests

#563 - Odd loss of type

Issue - State: closed - Opened by tanzanite777 4 months ago - 2 comments

#554 - Blade Syntax Highlighting Problems/Errors

Issue - State: open - Opened by trollfalgar 5 months ago - 12 comments

#553 - Couldn't start language server for 'win32-x64' on 'win32-x64'.

Issue - State: closed - Opened by jhs1873 5 months ago - 10 comments

#550 - generic issue

Issue - State: closed - Opened by ging-dev 5 months ago - 4 comments

#543 - Provide standalone language server

Issue - State: open - Opened by shyim 5 months ago - 3 comments

#528 - pathMappings configuration in launch.json not working

Issue - State: open - Opened by set0x 6 months ago - 4 comments

#513 - Autocomplete often randomly fails to suggest obvious suggestions

Issue - State: open - Opened by php4fan 7 months ago - 3 comments

#454 - PHP Syntax highlight doesn't handle {$variables} in double-quoted strings

Issue - State: closed - Opened by php4fan 10 months ago - 5 comments

#453 - variables are not suggested inside string

Issue - State: closed - Opened by php4fan 10 months ago - 9 comments
Labels: feature

#254 - Disable auto-formatting

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

#213 - [Feature Request] Better refactoring

Issue - State: open - Opened by storm1er almost 2 years ago - 15 comments

#209 - Issue detecting method's origin from a chained of methods

Issue - State: closed - Opened by d8vjork almost 2 years ago - 1 comment

#190 - Add quick fix to implement interface methods

Issue - State: closed - Opened by Zerotask almost 2 years ago - 17 comments

#177 - Smart Select needs improvement

Issue - State: closed - Opened by kanlukasz almost 2 years ago - 3 comments
Labels: feature

#100 - Seems like it doesn't support laravel properly. 10k+ warnings in my project.

Issue - State: closed - Opened by aasutossh over 3 years ago - 6 comments

#99 - Lots of CPU seemingly used for no reason.

Issue - State: closed - Opened by addshore almost 4 years ago - 16 comments

#98 - Support PHP annotations

Issue - State: closed - Opened by andreheeke almost 4 years ago - 5 comments

#97 - PHP7001 reported when class name is used in a doc comment

Issue - State: closed - Opened by addshore almost 4 years ago - 1 comment

#96 - Undefined constant problem

Issue - State: closed - Opened by AShujiao almost 4 years ago - 3 comments

#95 - Renaming a function caused an error (code 102)

Issue - State: closed - Opened by addshore about 4 years ago - 8 comments

#94 - unused constructor arguments are not highlighted as a problem

Issue - State: closed - Opened by addshore about 4 years ago - 1 comment
Labels: feature

#93 - Make "Go To Definition" work on @dataProvider comments

Issue - State: closed - Opened by addshore about 4 years ago - 1 comment
Labels: feature

#92 - Select leading $ when double clicking a word

Issue - State: closed - Opened by addshore about 4 years ago - 4 comments

#91 - quickfix for using class when in global scope doesnt appear

Issue - State: closed - Opened by addshore about 4 years ago - 11 comments
Labels: feature

#90 - Add visibility from implemented interfaces when using quickfix for stubs

Issue - State: closed - Opened by addshore about 4 years ago - 1 comment

#88 - No quickfix for adding a use of a fully qualified class name

Issue - State: closed - Opened by addshore about 4 years ago - 3 comments
Labels: feature

#87 - quickfix adding use statement can add it in the wrong place

Issue - State: closed - Opened by addshore about 4 years ago - 2 comments

#86 - Better order for use class quickfixes

Issue - State: closed - Opened by addshore about 4 years ago - 3 comments

#85 - changelog: fix typo aftwer -> after

Pull Request - State: closed - Opened by addshore about 4 years ago - 1 comment

#83 - No quickfix suggested when class appears to extend itself, but other classes exist

Issue - State: closed - Opened by addshore about 4 years ago - 1 comment
Labels: feature

#82 - Use statements added by quickfixes always add to the bottom of the list not alphabetically

Issue - State: closed - Opened by addshore about 4 years ago - 4 comments
Labels: feature

#81 - namespaces suggestions should be namespaces and not classes

Issue - State: closed - Opened by addshore about 4 years ago - 3 comments

#80 - quickfix list should be deduplicated

Issue - State: closed - Opened by addshore about 4 years ago - 2 comments
Labels: feature

#79 - No quick fixes listed on hover, but they appear when pressing the quickfix shortcut

Issue - State: closed - Opened by addshore about 4 years ago - 6 comments

#78 - Cannot explore certain PHAR files in VS Solution Explorer

Issue - State: closed - Opened by roberthusak about 4 years ago - 1 comment
Labels: bug

#77 - PHP0406 problem reported after a instanceof check for the type

Issue - State: closed - Opened by addshore about 4 years ago - 1 comment

#76 - Find all implementations / usages does not work sometimes (after checking out a commit)

Issue - State: closed - Opened by addshore about 4 years ago - 4 comments
Labels: bug

#75 - Quickfix for PHP6504 in PHPDoc only suggests using class inline not adding use

Issue - State: closed - Opened by addshore about 4 years ago - 2 comments

#74 - Peek problem with severity "info" opens a next problem with severity "warning"

Issue - State: open - Opened by addshore about 4 years ago - 3 comments

#73 - not all code paths return a value PHP(PHP0405), when void is specified as a @return

Issue - State: closed - Opened by addshore about 4 years ago - 5 comments

#71 - No quickfix for "The use directive is unnecessary." PHP(PHP7001)

Issue - State: closed - Opened by addshore about 4 years ago - 1 comment
Labels: feature

#69 - PHP0413 & PHP0406 iterable issues

Issue - State: closed - Opened by addshore about 4 years ago - 2 comments
Labels: bug

#67 - Current php version indicator/selector

Issue - State: closed - Opened by addshore about 4 years ago - 10 comments
Labels: feature

#66 - Highlight deprecated methods in a different way to other problems

Issue - State: closed - Opened by addshore about 4 years ago - 8 comments

#65 - Ctrl + Click for Definitions doesn't appear to work for 2nd and 3rd extended classes

Issue - State: closed - Opened by addshore about 4 years ago - 2 comments
Labels: bug

#64 - Deprecated method problems don't go away if I remove the @deprecated tag

Issue - State: closed - Opened by addshore about 4 years ago - 3 comments
Labels: bug

#63 - Provide some OUTPUT feedback when initial load of workspace is complete

Issue - State: closed - Opened by addshore about 4 years ago - 3 comments

#62 - "Goto Implementation" support

Issue - State: closed - Opened by addshore about 4 years ago - 5 comments

#60 - Conflict with vscode-wordpress-hooks

Issue - State: closed - Opened by soderlind about 4 years ago - 3 comments

#59 - Licence key sent message should say "sent" instead of "send"

Issue - State: closed - Opened by addshore about 4 years ago - 2 comments
Labels: bug

#58 - Can't use in bigger Projects

Issue - State: closed - Opened by Mordef over 4 years ago - 3 comments

#57 - Use of unassigned variable 'key'PHP(PHP0412) (php7.4 arrow function)

Issue - State: closed - Opened by flexchar over 4 years ago - 2 comments

#56 - Code formatting/highlighting/coloring issues

Issue - State: closed - Opened by eeasoftware over 4 years ago - 7 comments

#55 - Extension causes high cpu load

Issue - State: closed - Opened by Mordef over 4 years ago - 5 comments

#54 - LanguageServer crash

Issue - State: closed - Opened by Mordef almost 5 years ago - 2 comments

#53 - Function definition not found

Issue - State: closed - Opened by AShujiao almost 5 years ago - 2 comments
Labels: bug

#52 - [Question] php cs-fixer

Issue - State: open - Opened by Mordef almost 5 years ago - 3 comments
Labels: feature

#51 - Disable Warning

Issue - State: closed - Opened by Mordef almost 5 years ago - 6 comments

#50 - WSL: Warnigs on settings

Issue - State: closed - Opened by Mordef almost 5 years ago - 5 comments

#49 - Extension causes high cpu load

Issue - State: closed - Opened by wasay048 about 5 years ago - 1 comment

#48 - error in vscode, when formating the code

Issue - State: closed - Opened by zuhairhasan about 5 years ago - 4 comments
Labels: bug

#47 - LiveShare connect ENOENT

Issue - State: closed - Opened by jakubmisek about 5 years ago - 3 comments

#46 - Use type hints for DocBlocks

Issue - State: closed - Opened by svenax about 5 years ago - 3 comments
Labels: bug

#45 - No classes are found

Issue - State: closed - Opened by svenax about 5 years ago - 28 comments
Labels: bug

#44 - WSL/Windows Lizenz

Issue - State: closed - Opened by Mordef about 5 years ago - 4 comments
Labels: feature

#43 - typehint wrong object in foreach

Issue - State: closed - Opened by Mordef about 5 years ago - 9 comments

#42 - Extension keeps crashing (Mac)

Issue - State: closed - Opened by svenax about 5 years ago - 15 comments

#41 - Extension causes high cpu load

Issue - State: closed - Opened by ghost about 5 years ago - 2 comments

#40 - Cmd+click jump definition crash

Issue - State: closed - Opened by tiansin about 5 years ago - 2 comments
Labels: bug

#39 - The remote debug console outputs some error logs.

Issue - State: closed - Opened by tiansin about 5 years ago - 11 comments

#38 - Unable to open 'debug-eval': Unable to read file (Error: File not found

Issue - State: closed - Opened by tiansin about 5 years ago - 7 comments
Labels: bug

#37 - Extension causes high cpu load

Issue - State: closed - Opened by amosedmond1 about 5 years ago - 1 comment

#36 - The debug console string is truncated.

Issue - State: closed - Opened by tiansin about 5 years ago - 9 comments

#35 - Can not jump definition.

Issue - State: closed - Opened by tiansin about 5 years ago - 2 comments
Labels: bug

#34 - array_uintersect show error

Issue - State: closed - Opened by Mordef about 5 years ago - 3 comments
Labels: feature

#33 - Lost types when passing variable by reference

Issue - State: closed - Opened by Mordef about 5 years ago - 3 comments
Labels: feature

#32 - The laravel model property cannot be obtained when the debugger mouses over.

Issue - State: closed - Opened by tiansin about 5 years ago - 8 comments
Labels: bug

#31 - Last Update

Issue - State: closed - Opened by Mordef about 5 years ago - 4 comments
Labels: bug

#30 - PhpStorm Meta Container

Issue - State: closed - Opened by tiansin about 5 years ago - 6 comments
Labels: bug

#29 - Feature: The problem only shows the open document.

Issue - State: closed - Opened by tiansin about 5 years ago - 7 comments
Labels: feature

#28 - Test unit functionality is not available.

Issue - State: closed - Opened by tiansin about 5 years ago - 3 comments
Labels: feature

#27 - Laravel-goto-view extension conflict

Issue - State: closed - Opened by tiansin about 5 years ago - 4 comments
Labels: feature

#26 - Crash reports

Issue - State: closed - Opened by tiansin about 5 years ago - 6 comments
Labels: bug

#25 - Feature: Enter 'use' followed by completion to automatically populate the full namespace.

Issue - State: closed - Opened by tiansin about 5 years ago - 9 comments
Labels: feature

#24 - Extension causes high cpu load

Issue - State: closed - Opened by DevelopOne11 over 5 years ago - 3 comments

#23 - infinite loop

Issue - State: closed - Opened by Mordef over 5 years ago - 2 comments

#22 - Enhance detection of undefined variables

Issue - State: closed - Opened by AShujiao over 5 years ago - 2 comments
Labels: feature

#21 - Warnings after file delete

Issue - State: closed - Opened by Mordef over 5 years ago - 2 comments

#20 - PHP DocBlocker Support

Issue - State: closed - Opened by Mordef over 5 years ago - 4 comments

#19 - Laravel project starts with 2k errors

Issue - State: closed - Opened by deartify over 5 years ago - 2 comments

#18 - Problem with autoformating

Issue - State: closed - Opened by deartify over 5 years ago - 3 comments
Labels: bug