0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #26 from mtangoo/master More... over 6 years ago
Add offline documentation generation details More... over 6 years ago
Added Doxygen config file for documentation More... over 6 years ago
Merge pull request #25 from robertop/variable-args-in-namespaced-class More... about 7 years ago
Find Variadic arguments inside methods/functions declared in namespaces. More... about 7 years ago
Merge pull request #24 from robertop/trait-class-name More... about 7 years ago
Fix trait observations in PHP >= 7.0 More... about 7 years ago
Merge pull request #23 from robertop/variadic-and-default-arguments More... about 7 years ago
Correctly label function as having variable arguments More... about 7 years ago
Merge pull request #22 from robertop/crash-on-foreach More... about 7 years ago
Fix crash in foreach with an assignment list More... about 7 years ago
Merge pull request #21 from robertop/crash-on-expression-list More... about 7 years ago
Fix a couple of crashes when parsing the AST. More... about 7 years ago
Merge branch 'master' of github.com:robertop/pelet More... about 7 years ago
Don't create variable callbacks with NULL source expressions. More... about 7 years ago
Merge pull request #20 from triumph4php/master More... about 7 years ago
Update README.md More... about 7 years ago
Merge pull request #21 from triumph4php/php-7.1-parser More... about 7 years ago
PHP 7.1 parser More... about 7 years ago
Merge pull request #20 from triumph4php/php-7.1-linter More... about 7 years ago
PHP 7.1 linter More... about 7 years ago
Merge pull request #19 from triumph4php/php-7.1-lexer More... about 7 years ago
PHP 7.1 lexer More... about 7 years ago
Merge pull request #18 from robertop/master More... about 7 years ago
Merge pull request #19 from robertop/rp-any-expression-observer More... about 7 years ago
Recurse through method and function bodies when using AnyExpressionObserver More... about 7 years ago
Merge pull request #17 from robertop/master More... about 7 years ago
Merge pull request #18 from robertop/fix-enumeration-warning More... about 7 years ago
Fix compiler warning for missing enum value in a switch statement. More... about 7 years ago
Merge pull request #16 from robertop/master More... about 7 years ago