Releases: voku/Simple-PHP-Code-Parser
Releases · voku/Simple-PHP-Code-Parser
0.14.0
23 Aug 00:00
Compare
Sorry, something went wrong.
No results found
"PhpCodeCheckerCommand" -> allow to exclude some files
optimize parallel execution (cpu cores === max parallel executions)
update vendor (phpdocumentor & better-reflection)
0.13.2
06 Aug 23:35
Compare
Sorry, something went wrong.
No results found
"PhpCodeParser" -> add "getFromClassName()"
0.13.1: Merge remote-tracking branch 'origin/master'
20 Jul 22:31
Compare
Sorry, something went wrong.
No results found
"PhpCodeParser" -> fix for inheritdoc comments
0.13.0: [+]: update vendor stuff
18 Jul 00:36
Compare
Sorry, something went wrong.
No results found
"PHPTrait" -> add support for "Trait"-files
0.12.0
04 Jul 23:30
Compare
Sorry, something went wrong.
No results found
0.11.0
17 Jun 23:25
Compare
Sorry, something went wrong.
No results found
"PHPInterface" -> fix recursion
"PhpCodeParser" -> analyse only ".php" files in the given path
0.10.0
17 Jun 22:28
Compare
Sorry, something went wrong.
No results found
"PhpCodeParser" -> ignore errors outside the current file-path-scope
"PhpCodeParser" -> use more generic autoloader logic
"PhpCodeChecker" -> fix more inheritdoc errors
0.9.0
16 Jun 07:32
Compare
Sorry, something went wrong.
No results found
"PhpCodeChecker" -> check wrong phpdocs from class properties
"PhpCodeParser" -> allow to exclude some files
0.8.0
15 Jun 23:25
Compare
Sorry, something went wrong.
No results found
Check for missing types and wrong phpdoc types.
simple-php-code-parser.phar php-code-checker [YOUR_PATH]
Quick and Dirty print your public API.
simple-php-code-parser.phar php-code-dump-api [YOUR_PATH]