- Switch to stable composer dependencies (Symfony2 Console and Monolog)
- Fix invalid XML errors
- If mbstring is available, we'll now try to detect file encodings
- Allow the exclusion of files without errors
- Fixed some bugs.
- Allow custom extensions for php files
- Added --ignore option.
- Fixed a few bugs.
- Improved windows support.
- Fixed various Windows-related issues.
- Added error/warning count to the file tree.
- Added a commandline switch to debug exclude options.
- Made XHTML output W3C-compliant.
- Added support for CRAP with PHPUnit 3.5
- Improved performance
- Now using jQuery as JavaScript framework
- Added --exclude and --excludePCRE option
- Allowed multiple --source options
- Fixed missing line numbers bug in PMD plugin
- Fixed bug in PMD plugin (Issue #5)
- Now using Sebastian Bergmann's PHP_Timer utility
- Fixed filename mismatch (Issue #4).
- Improved execution time output.
- Added additional view if source has no errors or valid XML files.
- Fixed PHP_CodeBrowser error, in case of project does not has any error log files or only empty error log files.
- Initial version of PHP_CodeBrowser.