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
Sped up analysis with one compact filter More... over 4 years ago
Removed false positives (when no argument typehint), added support for properties More... over 4 years ago
New analysis : check for method parameter name between methods More... over 4 years ago
New analysis : $php_errormsg is removed in PHP 8.0 More... over 4 years ago
Fix signature More... over 4 years ago
Removed typing, which turned int to string in gremlin More... over 4 years ago
Refined analysis for PHP 8.0 More... over 4 years ago
Added match to PHP keywords (PHP 8.0) More... over 4 years ago
Added $a ?? null as useless. More... over 4 years ago
Refactored method calls to atomFunctionIs() More... over 4 years ago
Removed Nullable and one useless extra call More... over 4 years ago
New analyser : No more (unset) in PHP 8 More... over 4 years ago
Skip P-tick for Functions & co More... over 4 years ago
More typehinting More... over 4 years ago
Removed unused analysis More... over 4 years ago
Removed unused method More... over 4 years ago
Spin off Functions/DynamicCode More... over 4 years ago
Fixed atom name to Staticproperty More... over 4 years ago
Cleaned foreach More... over 4 years ago
Ensure string More... over 4 years ago
Applied new syntax for Use (with ‘use’ property, and USED) More... over 4 years ago
Extended analysis to variables More... over 4 years ago
Removed tests on new graphdb More... over 4 years ago
Refactored dependsOn() with OverwrittenMethods More... over 4 years ago
Logical => Bitoperation More... over 4 years ago
New analysis : cancel methods in parents. More... over 4 years ago
Upgraded analysis with FNP, added new functions More... over 4 years ago
Fixed bug with BitOperation; Now skipping constants. More... over 4 years ago
Added extra check if no value is found More... over 4 years ago
Added - - options to - options, to migrate toward more standards. More... over 4 years ago