Ecosyste.ms: Issues

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

GitHub / TomasVotruba/unused-public issues and pull requests

#118 - add phpstan error identifiers

Pull Request - State: closed - Opened by pilif 19 days ago - 5 comments

#117 - detect unused parameters

Issue - State: closed - Opened by staabm about 2 months ago - 1 comment

#116 - Fixed nette/utils indirect dependency

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

#115 - Declare missing nette/utils dependency

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

#114 - Class 'Nette\Utils\Arrays' not found in UnusedPublicClassMethodRule

Issue - State: closed - Opened by gemal 2 months ago - 2 comments

#113 - ignore getter/setter methods

Issue - State: closed - Opened by staabm 3 months ago - 1 comment

#112 - Added test for JsonSerialize

Pull Request - State: closed - Opened by staabm 3 months ago - 1 comment

#111 - Add RelativeUnusedPublicClassMethodRule

Pull Request - State: closed - Opened by TomasVotruba 3 months ago

#110 - Bump to PHP 8.2

Pull Request - State: closed - Opened by TomasVotruba 3 months ago

#109 - Unused interface methods not considered unused?

Issue - State: closed - Opened by RobertMe 3 months ago - 7 comments

#108 - Support Behat tests

Pull Request - State: closed - Opened by staabm 3 months ago - 1 comment

#107 - Allow usage of internal or required to skip checks

Pull Request - State: closed - Opened by neoighodaro 3 months ago

#106 - Feature/allow usage of internal or required to skip checks

Pull Request - State: closed - Opened by neoighodaro 3 months ago

#104 - Bump to newer version of packages

Pull Request - State: closed - Opened by TomasVotruba 3 months ago

#103 - Skip local only public method, when used from test

Pull Request - State: closed - Opened by staabm 4 months ago - 1 comment

#102 - Usage of properies of the parent class is not recognized

Issue - State: closed - Opened by trailsnail 4 months ago - 1 comment

#101 - Does `@phpstan-ignore-line` not work?

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

#100 - Add support for `@internal` annotation

Pull Request - State: closed - Opened by ngmy 5 months ago - 4 comments

#99 - Fix type error

Pull Request - State: closed - Opened by ngmy 5 months ago - 3 comments

#98 - Fix false detection when using superclass properties or constants

Pull Request - State: closed - Opened by ngmy 6 months ago - 4 comments

#97 - Fix false detection when static and non-static properties are used together

Pull Request - State: closed - Opened by ngmy 6 months ago - 3 comments

#96 - Create LICENSE

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

#95 - missing license

Issue - State: closed - Opened by staabm 7 months ago - 1 comment

#94 - Fix type error in PublicPropertyCollector

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

#93 - Cleanup PHPStan ignore rules

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

#92 - Fix type error in CallUserFuncCollector

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

#91 - add e2e test case for #52

Pull Request - State: closed - Opened by simPod 9 months ago - 1 comment

#90 - UnusedPublicClassMethodRule: fix possible crash

Pull Request - State: closed - Opened by staabm 10 months ago - 2 comments

#89 - crash

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

#88 - Increased portability

Pull Request - State: closed - Opened by transistive 10 months ago - 2 comments

#87 - Remove nette/utils to allow easier install

Pull Request - State: closed - Opened by LeoVie 11 months ago - 2 comments

#86 - Remove nette/utils to allow easier install

Pull Request - State: closed - Opened by TomasVotruba 11 months ago - 5 comments

#85 - Try CI on 8.3

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

#84 - configure dependabot

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

#83 - Accidental tag

Issue - State: closed - Opened by szepeviktor 11 months ago - 2 comments

#82 - test installation on PHP 8.2/8.3

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

#81 - Detect public properties only used in tests

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

#80 - Detect constants only used in tests

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

#79 - Take calls from plain php files into account

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

#77 - add e2e test case for #52

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

#76 - Add fixture for calls in tests

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

#75 - Move fixtures to own namespace - tests and Symfony category

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

#74 - Cleanup misc

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

#73 - Move callable to own category

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

#72 - Add method call first class calalble support

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

#71 - Add first-class callable support for StaticCall

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

#70 - Detecting unused parameter

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

#69 - test: skip deserialize array to object

Pull Request - State: closed - Opened by mairo744 12 months ago - 6 comments

#68 - Implement ProtectedMethodInFinalClassRule

Pull Request - State: closed - Opened by staabm about 1 year ago - 5 comments

#67 - Cheap checks first

Pull Request - State: closed - Opened by staabm about 1 year ago - 1 comment

#66 - Added test-case covering property referenced via "static" keyword

Pull Request - State: closed - Opened by staabm about 1 year ago - 1 comment

#65 - Simplify PublicClassMethodCollector

Pull Request - State: closed - Opened by staabm about 1 year ago - 1 comment

#64 - extracted `ClassTypeDetector` to ease re-use

Pull Request - State: closed - Opened by staabm about 1 year ago - 1 comment

#63 - extracted `MethodTypeDetector` to ease re-use

Pull Request - State: closed - Opened by staabm about 1 year ago - 1 comment

#62 - Skip Symfony data_class in forms

Pull Request - State: closed - Opened by TomasVotruba about 1 year ago

#61 - Fix cs

Pull Request - State: closed - Opened by TomasVotruba about 1 year ago

#60 - Skip Symfony @Required annotation

Pull Request - State: closed - Opened by TomasVotruba about 1 year ago

#59 - Fix typo

Pull Request - State: closed - Opened by staabm about 1 year ago - 1 comment

#58 - is it possible to make template_paths accept wild card ?

Issue - State: closed - Opened by taxegypt about 1 year ago - 3 comments

#57 - Invalid configuration

Issue - State: closed - Opened by taxegypt about 1 year ago - 3 comments

#56 - Support method calls via subclasses

Pull Request - State: closed - Opened by staabm about 1 year ago - 3 comments

#55 - Cover case-insensitive classnames with test

Pull Request - State: closed - Opened by staabm about 1 year ago

#54 - false positve on interface calls

Issue - State: closed - Opened by staabm about 1 year ago - 1 comment

#53 - false positve on interface calls

Issue - State: closed - Opened by staabm about 1 year ago - 1 comment

#52 - Detect usages from PhpUnit TestCases

Issue - State: closed - Opened by simPod about 1 year ago - 8 comments

#51 - Micro optimize analysis

Pull Request - State: closed - Opened by staabm about 1 year ago - 3 comments

#50 - Improve analyzing speed

Pull Request - State: closed - Opened by staabm about 1 year ago - 3 comments

#49 - detect unused protected properties

Issue - State: closed - Opened by staabm about 1 year ago - 5 comments

#48 - Skip properties annotated `@api`

Pull Request - State: closed - Opened by staabm about 1 year ago

#47 - Support enum in LocalOnlyPublicClassMethodRule

Pull Request - State: closed - Opened by staabm about 1 year ago

#46 - update tomasvotruba/type-coverage

Pull Request - State: closed - Opened by staabm about 1 year ago - 1 comment

#45 - Fix false positive on method name case mismatches

Pull Request - State: closed - Opened by staabm about 1 year ago - 8 comments

#44 - Support callback methods passed to `call_user_func`

Pull Request - State: closed - Opened by staabm about 1 year ago - 5 comments

#43 - Support detection of unused Enum-methods

Pull Request - State: closed - Opened by staabm about 1 year ago - 2 comments

#42 - Skip methods defined on traits

Pull Request - State: closed - Opened by staabm about 1 year ago - 1 comment

#41 - test methods annotated with `@test`

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

#40 - Run Rector CI only for maintainers

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

#39 - Support union types

Pull Request - State: closed - Opened by staabm over 1 year ago - 11 comments

#38 - Add support for Blade const fetches

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

#37 - [blade] Skip static calls

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

#36 - Add single template finder services

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

#35 - Include blade templates in skipped method calls

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

#34 - Make it work for Blade templates

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

#33 - Skip Livewire property

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

#32 - signature fixture

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

#31 - Skip Laravel silent contract public methods

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

#30 - DX: Add composer keywords (#30

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

#29 - link phpstan extension installer

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

#28 - test: skip callback methods

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

#27 - Callbacks

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

#26 - Skip validator callback

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

#25 - Skip codeception test

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

#24 - Find TWIG methods even in bare conditions

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

#23 - Revert "drop nette/utils dependency (#21)"

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

#22 - Fixed reading of *.twig files recursively

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

#21 - drop nette/utils dependency

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

#20 - Drop symfony/finder dependency

Pull Request - State: closed - Opened by staabm over 1 year ago - 4 comments

#19 - mark parameters as optional

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