Skip to content

Latest commit

 

History

History
executable file
·
32 lines (19 loc) · 662 Bytes

CHANGELOG.markdown

File metadata and controls

executable file
·
32 lines (19 loc) · 662 Bytes

PHP_CodeBrowser 0.1.4

  • Fixed missing line numbers bug in PMD plugin
  • Fixed bug in PMD plugin (Issue #5)
  • Now using Sebastian Bergmann's PHP_Timer utility

PHP_CodeBrowser 0.1.3

  • Fixed filename mismatch (Issue #4).
  • Improved execution time output.

PHP_CodeBrowser 0.1.2

  • Added additional view if source has no errors or valid XML files.

PHP_CodeBrowser 0.1.1

  • Fixed PHP_CodeBrowser error, in case of project does not has any error log files or only empty error log files.

PHP_CodeBrowser 0.1.0

  • Initial version of PHP_CodeBrowser.