Jump to Navigation

News Articles

PhpDocumentor 1.3.0 stable is released

PhpDocumentor 1.3.0 stable

August 18, 2006

Download:
pear upgrade PhpDocumentor
http://pear.php.net/PhpDocumentor
http://sourceforge.net/project/showfiles.php?group_id=11194&package_id=10450&release_id=440432

Information and documentation:
http://www.phpdoc.org

The PhpDocumentor team would like to announce the release of PhpDocumentor version 1.3.0. This is the first stable release since 2003, and marks a dramatic step up from previous releases.

This release adds in:

  1. full PHP 5 support, including knowledge of internal classes for PHP version 5.1.0+ using the Reflection extension.
  2. highlighting of tutorial XML
  3. beautifying of output from the XML:DocBook/peardoc2:default converter

In addition, the release fixes more than 100 bugs found since version 1.2.3. Output from source highlighting is much more efficient, resulting in slightly smaller file size for option sourcecode=on. Multi-national characters are now allowed in a package name, although internationalization support is not fully complete.

PhpDocumentor is the standard automatic documentation solution for PHP written in PHP. Originally inspired by JavaDoc, PhpDocumentor has over 6 years of battle-testing and is bundled in popular IDEs such as Zend Studio, PHPEdit, PhpEd, and others.

Posted by: Joshua Eichorn on 2006-08-18

Archives