phpstan/phpstan-deprecation-rules
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
PHPMIT
Issues
- 0
Dependency Dashboard
#62 opened by renovate - 2
Deprecate a single parameter
#164 opened by shyim - 4
- 0
- 2
Wrong deprecation error from when parent::deprecatedMethod() called from trait
#52 opened by mvorisek - 11
Support for #[Deprecated()] annotation
#81 opened by DeyV - 1
Deprecated php.ini access should be reported
#119 opened by mvorisek - 0
deprecated constants not reported
#129 opened by staabm - 1
deprecated trait should turn all methods deprecated
#128 opened by staabm - 3
AnonymousClass6a85eed1b3aeaa3b7eaea1eb536990ed
#75 opened by mvorisek - 1
- 2
- 2
Deprecated class is not detected
#116 opened by javaDeveloperKid - 1
#[IgnoreDeprecations] is not being identified as a marker of deprecated scope
#109 opened by mondrake - 12
- 11
- 2
- 12
Allow ignoring "@group legacy" annotated test methods when Symfony PHPUnit bridge is in use
#64 opened by mondrake - 3
Allow flagging a node with an "ignore deprecation" attribute via NodeVisitorAbstract to skip deprecation errors
#73 opened by mglaman - 2
- 1
- 10
PHPStan reports wrongly a method as deprecated, because the overwriting method from a trait is not detected
#76 opened by pl-github - 0
Fail on method calls to deprecated classes
#85 opened by gms8994 - 2
Add detection of deprecated Attributes usage
#84 opened by Nemrtvej - 0
- 0
Strange behavior
#74 opened by martenb - 2
Child function inheriting deprecated state?
#70 opened by mmarton - 4
Test failures with PHPStan dev-master
#50 opened by ondrejmirtes - 2
Detecting deprecated methods from an interface
#48 opened by eiriksm - 4
- 2
- 3
- 3
- 16
- 4
Report deprecations as warnings instead of errors
#11 opened by nesk - 4
deprecated constructor argument types
#16 opened by wickedOne - 3
Function parameter has deprecated class type
#12 opened by paxal - 2
- 2
Crashes with phpstan phar 0.12.33
#25 opened by GrahamCampbell - 2
- 2
mark magic method as deprecated
#31 opened by clxmstaab - 13
Casting reflection type to string is not found
#24 opened by BackEndTea - 3
- 4
- 2
External deprecation only
#34 opened by martinssipenko