Top Level :: Tools and Utilities

Package Information: PhpDocumentor 1.2.3

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.3Download

Release date: 2003-10-13 07:52 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 :)

WARNING: in order to use the web interface through PEAR, you must set your
data_dir to a subdirectory of your document root.

$ pear config-set data_dir /path/to/public_html/pear

on Windows with default apache setup, it might be

C:\> pear config-set data_dir "C:\Program Files\Apache\htdocs\pear"

After this, install/upgrade phpDocumentor

$ pear upgrade phpDocumentor

and you can browse to:

http://localhost/pear/PhpDocumentor/

for the web interface

- 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 these bugs:
[ 731750 ] Links to unparsed includes shown (2nd time reopened)
[ 771531 ] body styles not explicitly white
[ 795095 ] top_frame.tpl doesn't output single RIC element
[ 797066 ] HighlightParser stuffs whitespace in start of string in func
[ 802891 ] Inline link text does not show up

Dependencies:
1.2.2.1 2003-08-30     stable
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