0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
array tests More... over 9 years ago
check for suspicious array comparisons probably some false positives here More... over 9 years ago
count() takes null too More... over 9 years ago
countable More... over 9 years ago
Slightly smarter []+[] detection More... over 9 years ago
allow array[] without breaking anything no support for int[][] though More... over 9 years ago
arginfo fixes More... over 9 years ago
Show where deprecated function is defined More... over 9 years ago
. More... over 9 years ago
typo More... over 9 years ago
Re-arrange More... over 9 years ago
More docs More... over 9 years ago
Add the ability to add type hints for variables inside functions and methods More... over 9 years ago
Warn on calls to deprecated functions/methods More... over 9 years ago
preg count param is by-ref More... over 9 years ago
arginfo fixes More... over 9 years ago
Fix method call test waffle again on callbacl/closure handling More... over 9 years ago
Merge pull request #6 from royopa/patch-1 More... over 9 years ago
Closure arginfo fixes More... over 9 years ago
added syntax highlighting More... over 9 years ago
preg arginfo fixes More... over 9 years ago
I was hoping to avoid expanding both sides here But I see there is no way around it More... over 9 years ago
Don't check for too many args on method calls More... over 9 years ago
arginfo typo More... over 9 years ago
Handle static properties used as a by-ref arg More... over 9 years ago
Oops, float is a native type too More... over 9 years ago
Image output functions can take null as the filename More... over 9 years ago
Be less strict about nulls More... over 9 years ago
Need generics support in all_types() More... over 9 years ago
Explain file list ordering More... over 9 years ago