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

#131 - Reduce memory consumption of collectors

Pull Request - State: closed - Opened by staabm 15 days ago - 1 comment

#130 - test: cover false positive where types are not considered during Twig analysis

Pull Request - State: closed - Opened by simPod 16 days ago - 1 comment

#128 - Fix blade regex to discover method call with args

Pull Request - State: closed - Opened by TomasVotruba 16 days ago

#127 - Fix template discovery, to include root file too

Pull Request - State: closed - Opened by TomasVotruba 16 days ago

#126 - remove `composer-dependency-analyser.php` from releases

Pull Request - State: closed - Opened by staabm 28 days ago - 1 comment

#125 - Bump deps

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

#124 - False positives for test classes

Issue - State: closed - Opened by wimwinterberg about 1 month ago - 7 comments

#123 - Detect public properties used via Subclass

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

#122 - Fix ClassConstFetchCollector

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

#121 - Fix union-type handling in PublicStaticPropertyFetchCollector

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

#120 - Fix union-type handling in PublicPropertyFetchCollector

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

#119 - union type support

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

#118 - add phpstan error identifiers

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

#117 - detect unused parameters

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

#116 - Fixed nette/utils indirect dependency

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

#115 - Declare missing nette/utils dependency

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

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

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

#113 - ignore getter/setter methods

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

#112 - Added test for JsonSerialize

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

#111 - Add RelativeUnusedPublicClassMethodRule

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

#110 - Bump to PHP 8.2

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

#109 - Unused interface methods not considered unused?

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

#108 - Support Behat tests

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

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

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

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

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

#104 - Bump to newer version of packages

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

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

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

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

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

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

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

#100 - Add support for `@internal` annotation

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

#99 - Fix type error

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

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

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

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

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

#96 - Create LICENSE

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

#95 - missing license

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

#94 - Fix type error in PublicPropertyCollector

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

#93 - Cleanup PHPStan ignore rules

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

#92 - Fix type error in CallUserFuncCollector

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

#91 - add e2e test case for #52

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

#90 - UnusedPublicClassMethodRule: fix possible crash

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

#89 - crash

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

#88 - Increased portability

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

#87 - Remove nette/utils to allow easier install

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

#86 - Remove nette/utils to allow easier install

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

#85 - Try CI on 8.3

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

#84 - configure dependabot

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

#83 - Accidental tag

Issue - State: closed - Opened by szepeviktor about 1 year ago - 2 comments

#82 - test installation on PHP 8.2/8.3

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

#81 - Detect public properties only used in tests

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

#80 - Detect constants only used in tests

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

#79 - Take calls from plain php files into account

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

#77 - add e2e test case for #52

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

#76 - Add fixture for calls in tests

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

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

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

#74 - Cleanup misc

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

#73 - Move callable to own category

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

#72 - Add method call first class calalble support

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

#71 - Add first-class callable support for StaticCall

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

#70 - Detecting unused parameter

Issue - State: closed - Opened by gquemener about 1 year ago - 2 comments

#69 - test: skip deserialize array to object

Pull Request - State: closed - Opened by mairo744 about 1 year ago - 6 comments

#68 - Implement ProtectedMethodInFinalClassRule

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

#67 - Cheap checks first

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

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

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

#65 - Simplify PublicClassMethodCollector

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

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

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

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

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

#62 - Skip Symfony data_class in forms

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

#61 - Fix cs

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

#60 - Skip Symfony @Required annotation

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

#59 - Fix typo

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

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

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

#57 - Invalid configuration

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

#56 - Support method calls via subclasses

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

#55 - Cover case-insensitive classnames with test

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

#54 - false positve on interface calls

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

#53 - false positve on interface calls

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

#52 - Detect usages from PhpUnit TestCases

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

#51 - Micro optimize analysis

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

#50 - Improve analyzing speed

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

#49 - detect unused protected properties

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

#48 - Skip properties annotated `@api`

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

#47 - Support enum in LocalOnlyPublicClassMethodRule

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

#46 - update tomasvotruba/type-coverage

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

#45 - Fix false positive on method name case mismatches

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

#44 - Support callback methods passed to `call_user_func`

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

#43 - Support detection of unused Enum-methods

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

#42 - Skip methods defined on traits

Pull Request - State: closed - Opened by staabm over 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