Enrico Höschler

Results 24 comments of Enrico Höschler

I assigned you to issue #18 then. It's HTML output. For start it would be enough to just wrap it in some html tags, the styling can be done later

@yyaremenko 4.8 was a long term support version i think. the support ends february 2017. if you want make a PR that updates it, i don't know if we use...

remove null for statement, we always give one. :+1:

minimum php versions still needed: Deprecated Function /INI: multiple different versions in the code. (split those up into multiple analyzers?? if yes create new directory for deprecated analyzers))

@ovr yeah missing is deprecated function/ini analyzer with minimum php version.

To be clear this is only the needed php version to run phpsa. You can still check 5.2-5.6 code with it. And most people won't run phpsa on their production...

php-parser version 4 is stable released now. https://github.com/nikic/PHP-Parser/blob/master/UPGRADE-4.0.md Looks like there a quite a few changes to the node structure so it's gonna be a lot of work to update...

> So what about this version of ScopePointer? > https://github.com/Lexty/phpsa/blob/182-scope-pointer-strict-type/src/ScopePointer.php ping @ovr @K-Phoen