1
I Use This!
Inactive

Commits : Listings

Analyzed 16 days ago. based on code collected 17 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Upgraded conditions to be OR, when spotting fallbacks More... over 4 years ago
Upgraded analysis with external parameter More... over 4 years ago
Refactored analysis (simplification) More... over 4 years ago
Removed unused condition WITH_CONSTANTS More... over 4 years ago
Added UT for PHP constants More... over 4 years ago
Extended analysis with Magicconstants; Skips situations with ?? and ?: More... over 4 years ago
Added support for __invoke() More... over 4 years ago
More Typehints More... over 4 years ago
Fixed bug with : static as returntype in methods More... over 4 years ago
Fixed ‘level’ to hold a string More... over 4 years ago
Refined functioncall fullnspath refining More... over 4 years ago
Sync method definitions More... over 4 years ago
Finished class More... over 4 years ago
Added support for methods and CITs as typehints More... over 4 years ago
Remove false positive when value is a reference. More... over 4 years ago
sync parameter names More... over 4 years ago
Simplified distinction between RETURNTYPE / TYPEHINT More... over 4 years ago
More typehints More... over 4 years ago
Extended analysis to abstract methods More... over 4 years ago
New analysis : avoid modifiying typed parameters More... over 4 years ago
New analysis : report unfounded assumptions More... over 4 years ago
Added ‘Detect current class’ to Rector report More... over 4 years ago
Sync’ed parameter names with parent methods More... over 4 years ago
Updated docs for composer with the post installation command. More... over 4 years ago
Report array_fill() usage with objects More... over 4 years ago
Default to stdout More... over 4 years ago
Report parameter names which are mismatched with the parameter type More... over 4 years ago
2.1.8 doc update More... over 4 years ago
version 2.1.8 More... over 4 years ago
Fixed PHP 7.3 compatibility More... over 4 years ago