Hi all

The fourth maintenance release of PhD 0.2, PhD 0.2.4 has been released.

This is the second release using the new doc.php.net PEAR channel which
hopefully will simplify upgrading and installing the latest PhD
versions in the future.

To update to the latest PhD release:
    pear install doc.php.net/phd-beta

See http://wiki.php.net/doc/phd/install for more detailed installation
instructions.

Noticeable changes in 0.2.4:
- Added experimental option (-c/--color) for color in verbose output.

The recommended way to build the PHP docs is:
   cd phpdoc
   php configure.php
   phd -d .manual.xml -t chunkedhtml # Or "phpweb" for the .php files


The full PhD 0.2.4 Changelog:
- Fixed bug #44906 (Missing space after modifier in properties list). (Hannes)
    - Fixed bug #44881 (Class constants with $). (Hannes)
- Fixed bug #44786 (Remove irrelevant version information). (Hannes)
    - Fixed bug #44785 (Separating <title> from <note>). (Hannes)
    - Fixed bug #44776 (Request for change in titles). (Hannes)
    - Fixed bug #44750 (Request for generic phd logger). (Hannes)
    - Fixed bug #44690 (Please restore manual main page). (Hannes)
    - Added French support (for autogenerated texts). (Yannick)
    - Added Danish support (for autogenerated texts). (Kalle Sommer)
    - Added Swedish support (for autogenerated texts). (Kalle Sommer)
- Added experimental option (-c/--color) for color in verbose output. (Gwynne)

For a full release history, see http://doc.php.net/phd/

-- Gwynne, Daughter of the Code
"This whole world is an asylum for the incurable."

Reply via email to