Top Level :: Tools and Utilities

Package Information: PhpDocumentor 1.2.2.1

Show All Changelogs
» Version » Information
1.4.2 2008-03-30     stable
1.4.1 2007-12-14     stable
1.4.0 2007-07-23     stable
1.4.0RC2 2007-07-10     beta
1.4.0RC1 2007-06-25     beta
1.4.0a2 2007-06-15     alpha
1.4.0a1 2007-04-27     alpha
1.3.2 2007-04-13     stable
1.3.1 2006-10-25     stable
1.3.0 2006-08-18     stable
1.3.0RC6 2006-05-02     beta
1.3.0RC5 2005-12-02     beta
1.3.0RC4 2005-11-29     beta
1.3.0RC3 2004-04-10     beta
1.3.0RC2 2004-02-12     beta
1.3.0RC1 2004-02-09     beta
1.2.3 2003-10-13     stable
1.2.2.1Download

Release date: 2003-08-30 05:59 UTC
Release state: stable

Changelog:

Bugfix release

From both Windows and Unix, both the command-line version
of phpDocumentor and the web interface will work
out of the box by using command phpdoc - guaranteed :)

Note: the web interface will not work out of the box in PEAR. Unfortunately,
the file role needed to make this possible is still pending, but planned for
addition in PEAR 1.3. If you wish to use the web interface, you must
download phpDocumentor 1.2.2 from http://www.phpdoc.org.

- WARNING: phpDocumentor installs phpdoc in the
scripts directory, and this will conflict with PHPDoc,
you can't have both installed at the same time
- fixed minor problems with --ignore option
- DocBook/peardoc2 converter outputs valid DocBook
- CHM:default converter outputs valid CHM file
- PDF:default converter outputs a great file
including color source-highlighting!
- fixed Page-Level DocBlock issues, now a page-level
docblock is the first docblock in a file if it contains
a @package tag, UNLESS the next element is a class. Warnings
raised are much more informative
- removed erroneous warning of duplicate @package tag in certain cases
- fixed these bugs:
[ 765455 ] phpdoc can't find php if it is in /usr/local/bin
[ 767251 ] broken links when no files in default package
[ 768947 ] Multiple vars not recognised
[ 772441 ] nested arrays fail parser
[ 778920 ] tutorial link warning
[ 779552 ] "Documention" instead of "Documentation" in generated pages
[ 780332 ] {@link} is closing the link prematurely when a ',' is found
[ 781913 ] usedby not when @uses at class level
[ 784810 ] stat failing.
[ 786180 ] simple lists fail if line starts with an inline tag
[ 788251 ] {@link function blah()} and {@link object blah} fail
[ 788271 ] HighlightParser links to methods before classes
[ 790685 ] HighlightParser doesn't link class::method() outside methods
[ 791023 ] bug in output: <br;&nbsp;/>
[ 791030 ] old PHP version bug /t and ' becomes to &quot;
[ 791131 ] old PHP version bug in output, if define contains "("
[ 791291 ] ignoretags handling incorrectly looks for ignore-tags

Dependencies:
  • PEAR Package: PEAR 1.2b2 or newer
1.2.1 2003-07-04     stable
1.2.0a 2003-06-05     stable
1.2.0 2003-06-05     stable
1.2.0beta3 2003-02-03     beta
1.2.0beta2 2003-01-20     beta