Ecosyste.ms: Issues

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

GitHub / pepakriz/phpstan-exception-rules issues and pull requests

#151 - Want a couple of exception design rules?

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

#150 - Support for PHPStan 1.0

Pull Request - State: closed - Opened by rmikalkenas about 3 years ago - 4 comments

#148 - Is it time to deprecate this project?

Issue - State: open - Opened by pepakriz over 3 years ago - 6 comments

#147 - Inconsistent behavior detecting missing and useless @throws annotations

Issue - State: open - Opened by TravisCarden over 3 years ago - 3 comments

#146 - Add Expr Throw - PHP 8

Pull Request - State: closed - Opened by janatjak over 3 years ago - 6 comments

#145 - PHP8 exception in `match` statement

Issue - State: closed - Opened by patrickkusebauch over 3 years ago - 1 comment

#144 - random_int and random_bytes exceptions

Issue - State: open - Opened by kick-the-bucket almost 4 years ago

#143 - Add SimpleXMLElementExtension

Pull Request - State: closed - Opened by VincentLanglet almost 4 years ago

#142 - Add dateIntervalExtension

Pull Request - State: closed - Opened by VincentLanglet almost 4 years ago

#141 - Avoid false positive useless catch

Pull Request - State: closed - Opened by VincentLanglet almost 4 years ago

#140 - Bug: `MethodWhitelist` does not accept constructors

Issue - State: open - Opened by patrickkusebauch almost 4 years ago - 1 comment

#139 - How to avoid `DivisionByZeroError`

Issue - State: open - Opened by patrickkusebauch almost 4 years ago - 4 comments

#138 - Div returns only DivisionByZeroError

Pull Request - State: closed - Opened by VincentLanglet almost 4 years ago - 4 comments

#137 - Relax php constraint to allow PHP 8

Pull Request - State: closed - Opened by xificurk about 4 years ago - 4 comments

#136 - Native division does not throw ArithemticError

Issue - State: closed - Opened by ndench over 4 years ago - 6 comments

#135 - @method phpdoc overrides real method definition

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

#134 - Issue after phpstan upgrade (unused & missing at the same time)

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

#133 - Broken stack with exceptions composed of trait(s) with abstract method(s)

Issue - State: closed - Opened by Majkl578 over 4 years ago - 1 comment

#132 - Clean RuleTestCase

Pull Request - State: closed - Opened by VincentLanglet over 4 years ago

#131 - Remove dead link

Pull Request - State: closed - Opened by VincentLanglet over 4 years ago

#130 - Add compatibility with phpstan 0.12.26

Pull Request - State: closed - Opened by VincentLanglet over 4 years ago

#129 - Remove dead link

Pull Request - State: closed - Opened by VincentLanglet over 4 years ago

#128 - Add DOMDocument Extension

Pull Request - State: closed - Opened by VincentLanglet over 4 years ago

#127 - Use Github Actions instead of Travis

Pull Request - State: closed - Opened by pepakriz over 4 years ago

#126 - Remove PHP 7.1 support

Pull Request - State: closed - Opened by pepakriz over 4 years ago

#125 - Remove option `reportUnusedCheckedThrowsInSubtypes` (close #124)

Pull Request - State: closed - Opened by pepakriz over 4 years ago - 1 comment

#124 - Exceptions declared on interfaces unused in implementations reported as unused

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

#123 - Handle throws void

Pull Request - State: closed - Opened by VincentLanglet over 4 years ago - 2 comments

#122 - Add compatibility with phpstan 0.12.25

Pull Request - State: closed - Opened by VincentLanglet over 4 years ago

#121 - Fix build

Pull Request - State: closed - Opened by VincentLanglet over 4 years ago - 2 comments

#120 - Fixed compatibility with latest phpstan

Pull Request - State: closed - Opened by pepakriz over 4 years ago - 1 comment

#119 - Remove ignoreDescriptiveUncheckedExceptions

Pull Request - State: closed - Opened by VincentLanglet over 4 years ago - 2 comments

#118 - Update README with links to PHPStan website

Pull Request - State: closed - Opened by ondrejmirtes over 4 years ago

#117 - bug when catching "uncheckedExceptions"

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

#115 - Remove custom virtual node FunctionEnd

Pull Request - State: closed - Opened by pepakriz almost 5 years ago

#114 - ThrowsPhpDocRule: rule should not change AST (fixed #113)

Pull Request - State: closed - Opened by pepakriz almost 5 years ago

#113 - Extension causing "return statement is missing" false positives

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

#112 - Extension for SplFileObject (fixed #106)

Pull Request - State: closed - Opened by pepakriz almost 5 years ago

#111 - PHPStan 0.12 support

Pull Request - State: closed - Opened by pepakriz almost 5 years ago - 2 comments

#110 - WIP: PHPStan 0.12 support

Pull Request - State: closed - Opened by gulien almost 5 years ago - 6 comments

#109 - Update Slevomat CS

Pull Request - State: closed - Opened by pepakriz almost 5 years ago

#108 - Enable PHP 7.4

Pull Request - State: closed - Opened by pepakriz almost 5 years ago

#107 - ThrowsPhpDocRule: whitelisted method should not report `Missing @throws` (fixed #104)

Pull Request - State: closed - Opened by pepakriz almost 5 years ago - 1 comment

#106 - False error 'UnusedThrows' when using new SplFileObject

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

#105 - Add fail test

Pull Request - State: closed - Opened by VincentLanglet almost 5 years ago

#104 - Disable check for function/class/path/folder/... is not working

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

#103 - Add failing tests for whitelistmethod and a way to fix the feature

Pull Request - State: closed - Opened by VincentLanglet almost 5 years ago - 1 comment

#102 - Improve config documentation

Issue - State: closed - Opened by VincentLanglet almost 5 years ago

#101 - README.md: more accurate methodWhitelist example

Pull Request - State: closed - Opened by pepakriz almost 5 years ago

#100 - Fix whitelist validation schema

Pull Request - State: closed - Opened by marcospassos almost 5 years ago

#99 - Fix whitelist feature's docs

Pull Request - State: closed - Opened by marcospassos almost 5 years ago - 3 comments

#98 - Exceptions thrown by functions are not detect

Issue - State: closed - Opened by marcospassos about 5 years ago

#97 - Less confusing and more consistent option name

Pull Request - State: closed - Opened by pepakriz about 5 years ago

#96 - New rule - DeadCatchUnion (fixed #88)

Pull Request - State: closed - Opened by pepakriz about 5 years ago

#95 - Allow intentional unused @throws in implementations

Pull Request - State: closed - Opened by marcospassos about 5 years ago - 4 comments

#94 - Improve annotation reader to traverse class hierarchy

Pull Request - State: closed - Opened by marcospassos about 5 years ago - 2 comments

#93 - Add support for method whitelisting

Pull Request - State: closed - Opened by marcospassos about 5 years ago - 3 comments

#92 - Combining @inheritDoc and @throws void

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

#91 - Fixed nette DI deprecations

Pull Request - State: closed - Opened by pepakriz over 5 years ago

#90 - Compatibility with latest phpstan

Pull Request - State: closed - Opened by pepakriz over 5 years ago

#88 - Warn about useless catch unions

Issue - State: closed - Opened by janedbal over 5 years ago

#87 - @throws in Traits ignored

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

#86 - fix: schema for configuration

Pull Request - State: closed - Opened by solcik over 5 years ago - 1 comment

#85 - Invalid configuration: parameters › exceptionRules

Issue - State: closed - Opened by solcik over 5 years ago - 1 comment

#84 - Test with bleeding edge

Pull Request - State: closed - Opened by pepakriz over 5 years ago

#83 - Fixed `yield from new` (fixed #76)

Pull Request - State: closed - Opened by pepakriz over 5 years ago

#82 - Processing ArithmeticErrors with internal operators (fixed #77)

Pull Request - State: closed - Opened by pepakriz over 5 years ago

#81 - Added IntdivExtension (fixed #77)

Pull Request - State: closed - Opened by pepakriz over 5 years ago

#80 - DI compiler extension replaced by DynamicThrowTypeServiceFactory

Pull Request - State: closed - Opened by pepakriz over 5 years ago

#79 - ThrowsPhpDocRule: create virtual node for non-abstract methods only

Pull Request - State: closed - Opened by pepakriz over 5 years ago

#78 - Exceptions thrown by callables

Issue - State: open - Opened by marcospassos over 5 years ago - 2 comments

#77 - Reports ArtihmeticError for division, remainder and bitwise operations

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

#76 - Check exceptions in yield from

Issue - State: closed - Opened by marcospassos over 5 years ago - 1 comment

#75 - Setup phpcs cache

Pull Request - State: closed - Opened by pepakriz over 5 years ago

#74 - Dev dependencies update

Pull Request - State: closed - Opened by pepakriz over 5 years ago - 1 comment

#73 - enable by default `reportCheckedThrowsInGlobalScope` option

Pull Request - State: closed - Opened by pepakriz over 5 years ago - 1 comment

#72 - [Hotfix] Fix crash reading annotations of anonymous classes (fix #71)

Pull Request - State: closed - Opened by marcospassos over 5 years ago - 1 comment

#71 - Crash reading annotation from anonymous classes

Issue - State: closed - Opened by marcospassos over 5 years ago
Labels: bug

#70 - Report useless throws annotations (fixed #32)

Pull Request - State: closed - Opened by pepakriz over 5 years ago - 6 comments

#69 - Implemented extension for `ReflectionMethod` constructor (fixed #68)

Pull Request - State: closed - Opened by pepakriz over 5 years ago

#68 - Add support for ReflectionMethod in ReflectionExpression

Issue - State: closed - Opened by marcospassos almost 6 years ago
Labels: enhancement

#67 - False positive for inherited descriptive annotations

Issue - State: closed - Opened by marcospassos almost 6 years ago - 4 comments
Labels: bug

#66 - Global scope support (fixed #65 #64)

Pull Request - State: closed - Opened by pepakriz almost 6 years ago - 1 comment

#64 - "ThrowsScope": Undefined offset

Issue - State: closed - Opened by voku almost 6 years ago - 3 comments

#63 - Static workaround

Pull Request - State: closed - Opened by marcospassos almost 6 years ago - 1 comment

#62 - ReflectionExtension should not warn about static::class

Issue - State: closed - Opened by marcospassos almost 6 years ago - 2 comments

#61 - Release a new version

Issue - State: closed - Opened by marcospassos almost 6 years ago - 1 comment

#60 - Add support for detecting exceptions thrown by static magic methods

Pull Request - State: closed - Opened by marcospassos almost 6 years ago

#59 - Consider default exceptions as possibly thrown exceptions

Pull Request - State: closed - Opened by marcospassos almost 6 years ago

#58 - Add support for detecting exceptions thrown by magic methods

Pull Request - State: closed - Opened by marcospassos almost 6 years ago - 2 comments

#57 - Unused throws should consider methods declared in methodThrowTypeDeclarations

Issue - State: closed - Opened by marcospassos almost 6 years ago - 3 comments

#47 - Unused @throws should not warn about descriptive annotations

Issue - State: closed - Opened by marcospassos almost 6 years ago - 3 comments

#32 - Useless throws annotation not detected for children

Issue - State: closed - Opened by janedbal about 6 years ago - 1 comment
Labels: enhancement

#29 - Warn about misconfiguration

Issue - State: open - Opened by Stadly about 6 years ago - 3 comments
Labels: enhancement

#24 - Possibility to exclude tests

Issue - State: closed - Opened by janedbal about 6 years ago - 8 comments
Labels: enhancement

#17 - {@inheritdoc} is not used to detect exception annotation

Issue - State: closed - Opened by roukmoute over 6 years ago - 5 comments