Blame | Letzte Änderung | Log anzeigen | RSS feed
$Id: Release-1.3.1 234145 2007-04-19 20:20:57Z ashnazg $PhpDocumentor Version 1.3.1################################################################################http://www.phpdoc.orgGregory Beaver cellog@php.netJoshua Eichorn jeichorn@phpdoc.org################################################################################################################################################################The phpDocumentor team would like to announce the release of phpDocumentor1.3.1. This release fixes a critical bug in the sourceforge release ofphpDocumentor, and several small bugs.The peardoc2 converter no longer uses funky PHP source highlighting, leavingthat to the peardoc build instead.------IMPORTANT: phpDocumentor 1.3.1 requires PHP version 4.2.0 or greater.phpDocumentor will function best with PHP version 4.3.0 or greater, as it willuse of the tokenizer extension if php 4.3.0 is installed for a tremendousincrease in parsing speed. PHP version 5.1.0 or newer is recommended to takeadvantage of PHP5-only features.------Speaking of speed, do NOT run the PDF Converter with --sourcecode = on for anymedium to large sized projects. I had to kill a PDF generation after 36 hourson a Pentium IV 2.66GHz computer - 36 hours! The design of the PDF generationlibrary is tremendously inefficient, probably on the order of O(n^2). I'd fixthis if I knew anything about PDF. If there are any users out there with thetime and expertise to look into the algorithms used by CPdf, we would allappreciate it.A full listing of all closed bugs and feature requests can be found in thenext section of the notesphpDocumentor 1.3.1 is ready for production use documenting any PHP project,download it and try the most advanced solution for PHP documentationtoday.################################################################################The following bugs are fixed in version 1.3.1[ 1544977 ] Command line arguments split by spaces (fix included)[ 1545927 ] HTMLSmartyConverter logo not in package[ 1573807 ] CHM Convertor does not strip full path for all TOC entries[ 1575145 ] '-q on' quiet mode not fully quiet[ 1581487 ] subdirectory include another subdirectory doc error.- fixed these bugs reported in PEAR:Bug #8520: Broken XML when XML_Beautifier is installedBug #8533: require() broken in a lot of places - cannot run!Bug #8539: Parser error in create_examples.phpBug #8746: XML:DocBook generates warning with function/parameters without @param tagBug #8773: PDF Convertor fails due to being unable to find fontsBug #8914: returning non varibale reference ParserData.inc#500You can view the bug details or reopen one ifyou think it's not totally fixed at:http://sourceforge.net/tracker/?group_id=11194&atid=111194http://pear.php.net/bugs/search.php?cmd=display&package_name%5B%5D=PhpDocumentor################################################################################The documentation has been updated for this release you can view it athttp://www.phpdoc.org/docsor in the distribution in the spec directoryThe changelog is available in the tarball, or online athttp://cvs.php.net/viewvc.cgi/pear/PhpDocumentor/ChangeLog?view=markupYou can download the newest version fromhttp://phpdocu.sourceforge.net/downloads.phpAnd of course you can reach the webpage at http://phpdocu.sourceforge.net/ orhttp://phpdoc.org/enjoy-gregory beaver <cellog@php.net>-joshua eichorn <jeichorn@phpdoc.org>vim: set expandtab :