HEX
Server: Apache
System: Linux sg241.singhost.net 2.6.32-896.16.1.lve1.4.51.el6.x86_64 #1 SMP Wed Jan 17 13:19:23 EST 2018 x86_64
User: honghock (909)
PHP: 8.0.30
Disabled: passthru,system,shell_exec,show_source,exec,popen,proc_open
Upload Files
File: //opt/cloudlinux/alt-php54/root/usr/share/doc/pear/PHP_CodeBrowser/CHANGELOG.markdown
PHP_CodeBrowser 1.0.2
-------------------
* Fixed some bugs.
* Allow custom extensions for php files

PHP_CodeBrowser 1.0
-------------------

* Added --ignore option.
* Fixed a few bugs.
* Improved windows support.

PHP_CodeBrowser 0.9.1
---------------------

* 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.

PHP_CodeBrowser 0.9.0
---------------------

* 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

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.