» Version | » Information |
---|---|
1.5.0a1 |
Easy InstallNot sure? Get more info. pear install PhpDocumentor-1.5.0a1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PhpDocumentor-1.5.0a1 Release date: 2012-09-02 00:42 UTC Release state: alpha Release uploaded by: ashnazg Changelog: This release includes a new --charset runtime option. This release will also see and document "RIC" files (Readme/Changelog/Install) in project subdirectories, rather than only seeing them in the project root. * Bug #12733: Warning in error.html file with XML:DocBook:peardoc2 [ashnazg] * Bug #16784: CHM: files are duplicated in the [FILES] section of the project file. [ashnazg] * Bug #19197: Fatal Error on building documentation [ashnazg] * Bug #19243: Tutorials are not honoring ordered vs unordered lists [ashnazg|lapistano] * Bug #19410: Sourcecode Option does not work [ashnazg|rhorber] * Req #4960: support for different encoding [ashnazg|miau] * Req #12236: Allow RIC files in all directory [ashnazg|yunosh] * Req #19242: Allow images in tutorials [ashnazg|lapistano] Dependencies:
|
1.4.4 |
Easy InstallNot sure? Get more info. pear install PhpDocumentor-1.4.4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PhpDocumentor-1.4.4 Release date: 2011-12-03 22:45 UTC Release state: stable Release uploaded by: ashnazg Changelog: Includes these PEAR items: * Fix Bug #11543: empty @todo tags/comments shouldn't be included in TODO list [ashnazg] * Fix Bug #12704: XML/Beautifier removed comment in XML Docbook peardoc2 converter template [ashnazg] * Fix Bug #13606: parameter name and description do not line up in generated docs [ashnazg] * Fix Bug #13653: Media file copy - copies incorrect file [ashnazg] * Fix Bug #14201: templatebase not working as intended [ashnazg] * Fix Bug #14640: class witch extending DOMDocument [ashnazg] * Fix Bug #16279: Type Hints in Function Signature Cause Loss of @param type [ashnazg] * Fix Bug #16546: Default parser uses php 4.0 standards [ashnazg] * Fix Bug #16825: Templates Point to Nonexistent Image Files [ashnazg] * Fix Bug #16826: Unused media folder and files exist [ashnazg] * Fix Bug #17395: Fatal Error when trying to run document [ashnazg] * Fix Bug #18058: Patch: fix some notices (which may cause a crash of other tools) [ashnazg] * Fix Bug #18100: phpdocu-general@sourceforge.net bounces [ashnazg] * Fix Bug #18220: Truncated filenames in Converter files [ashnazg] * Fix Bug #18782: class tree generation mistake [ashnazg] * Fix Bug #18870: Class tree wont shows implemented interfaces if class has no childs [ashnazg] * Fix Bug #18871: Class tree wont shows internal PHP interfaces [ashnazg] * Fix Bug #18872: Class tree puts comma uncorrectly in interfaces list [ashnazg] * Fix Bug #19017: remove error_reporting (for PEAR QA team) [ashnazg] * Implement Feature #12211: @inheritdoc not working for child methods & variables [ashnazg] * Implement Feature #15580: Add link back from api document to pear website or package website [ashnazg] * Implement Feature #17906: Please, consider realising 'Plain.php' file under PHP 3.01 license [ashnazg] Includes these Sourceforge items: * [2155014] fatal error when parsing 'myclass extends DOMDocument' Dependencies:
|
1.4.3 |
Easy InstallNot sure? Get more info. pear install PhpDocumentor-1.4.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PhpDocumentor-1.4.3 Release date: 2009-09-05 17:29 UTC Release state: stable Release uploaded by: ashnazg Changelog: Includes these PEAR items: * Bug #11654: @static in DocBlock Template can cause PHP Notice [ashnazg|mvriel] * Bug #11813: @link URL short description does'nt work [ashnazg] * Bug #13800: Invalid tutorials tree generation [ashnazg|wrzasq] * Bug #14191: earthli template contains bad HTML [ashnazg|jorrit] * Bug #14472: Incorrect line numbers with heredoc [ashnazg|indigo] * Bug #15517: Wrong table of contents in tutorials [ashnazg] * Bug #16431: Warning: get_class() expects parameter 1 to be object, string given [ashnazg|aharvey] * Bug #16441: Parse error when parsing <<foo>> [ashnazg|marcusson] * Bug #16446: Use of split() causes E_DEPRECATED warnings [ashnazg|aharvey] * Feature #13599: Third Gotcha on Bare Minimum Tutorial example [ashnazg] * Feature #14312: @param tag with additional arguments doesn't work as expected [ashnazg] * Feature #14461: Data Type Confusion for Some Tags [ashnazg] Includes these Sourceforge items: * [2692032] use of templatebase - missing information [ashnazg] * [2669256] get_class() expects parameter 1 to be object, string given [ashnazg] * [2669110] ereg / split is deprecated [ashnazg] * [1940914] Tutorials tree is added to tutorials which have no children [ashnazg|wrzasq] * [1929926] Default version number not updated [ashnazg] * [1918851] @toc render is wrong in earthli tutorial_toc.tpl [ashnazg] * [1903136] Constant Link not worked [ashnazg|scholesmafia] * [1771553] @link URL short description does\'nt work [ashnazg] Dependencies:
|
1.4.2 |
Easy InstallNot sure? Get more info. pear install PhpDocumentor-1.4.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PhpDocumentor-1.4.2 Release date: 2008-03-30 19:56 UTC Release state: stable Release uploaded by: ashnazg Changelog: Includes these PEAR items: Bug #12361: missing links to the filesource Bug #12699: makedocs.sh script needs a better install location Bug #12929: paramete 'ignore' oper mistake Doc #12764: Update INSTALL for web docbuilder Includes these Sourceforge items: - [1829133] Progress display not happening until conversion finished [ashnazg] - [1779257] ignore=.. option not working correctly on Win | fix attaced [ashnazg|mrasnika] Dependencies:
|
1.4.1 |
Easy InstallNot sure? Get more info. pear install PhpDocumentor-1.4.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PhpDocumentor-1.4.1 Release date: 2007-12-14 16:02 UTC Release state: stable Release uploaded by: ashnazg Changelog: Includes these PEAR items: Req #11755: Remove Unused DocBlock_Lexer and PHPT Tests [ashnazg] Req #11757: Move PhpUnit Tests into new tests dir [ashnazg] Bug #10909: PHP Notice in PDF Converter line 210 [ashnazg] Bug #11613: -q flag is not honoured [ashnazg] Bug #11683: examples displayed using earthli style are not rendered properly [ashnazg|kguest] Bug #11788: Two failing unit tests [ashnazg] Bug #11809: Incorrect @name usage causes fatal crash [ashnazg] Bug #12121: phpdoc.bat cannot launch php.exe [ashnazg|kalvaro] Bug #12172: media files are not being copied [ashnazg|nemesis] Bug #12201: Misleading error message [ashnazg|yunosh] Doc #12459: @subpackage does not fix name conflicts [ashnazg] Includes these Sourceforge items: - [1846302] php version > 4.3.0 and tokenizer [ashnazg] - [1845584] File suffix should be lowercase [ashnazg] - [1842595] makedoc.sh doesn't like embedded blanks in paths [ashnazg|munroe_r] - [1839924] addErrorDie has to exit with non-zero return code! [ashnazg|blueyed] - [1826342] Data-dependent endless(?) loop in parser [ashnazg] - [1733936] "phpdoc" does not return with error code "0" on success [ashnazg|blueyed] Dependencies:
|
1.4.0 |
Easy InstallNot sure? Get more info. pear install PhpDocumentor-1.4.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PhpDocumentor-1.4.0 Release date: 2007-07-23 12:48 UTC Release state: stable Release uploaded by: jeichorn Changelog: Includes these PEAR items: Req #10670: Don't Die on Empty Tag Descriptions Bug #10864: PhpDocumentor dies when parsing illegal page-level docblock Bug #10870: Dead links generated with HTML:Smarty:PHP Bug 10871: Wrong rendering of inline {@internal}} Bug #10910: DOM templates create incorrect trees Bug #11409: PHP Notices accompany Global Never Found errors Doc #10675: Clear some errors.html items Doc #10730: Replace Sourceforge Trackers with PEAR Doc #10914: Can't use nested tags inside <kbd> or <samp> Doc #10972: @method does not work Doc #11032: param type1|type2 not documented Doc #11143: Provide a Minimal Tutorial File Setup Example Includes these Sourceforge items: - [1733938] regression: "-" not allowed anymore in converter (file)name - [1733936] "phpdoc" does not return with error code "0" on success - [1733345] inline @link tag renders wrong way - [1724990] @static tag example - [1724884] object return parameter value - [1722096] DocBlock template example does not work - [1720764] documentation update needed - [1672589] missing elements, bad links with HTML:Smarty:HandS - [1647423] memory_limit: bad if-clause - [1634153] require/include with concatenated file name - [1632496] {@internal}} becomes wrong on documentation - [1622538] List undocumented classes/functions - [1602988] Added --ignore-symlinks option - [1588942] Allow memory_limit setting in phpdoc.ini - [1588936] Show INI Path at Startup - [1585840] Refactored RETURNs #3 - [1574047] Refactored RETURNs #2 - [1574043] Refactored RETURNs #1 - [1543289] Apply ignore patterns to subdir of dir, instead of full path - [1543287] Use predefined PHP env var in phpdoc script - [1540666] patch for @property, @property-read and @property-write tags - [1124133] <code> and @include.... - [1044752] List undocumented classes/functions Dependencies:
|
1.4.0RC2 |
Easy InstallNot sure? Get more info. pear install PhpDocumentor-1.4.0RC2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PhpDocumentor-1.4.0RC2 Release date: 2007-07-09 22:30 UTC Release state: beta Release uploaded by: jeichorn Changelog: Includes no PEAR items: Includes these Sourceforge items: - [1733938] regression: "-" not allowed anymore in converter (file)name - [1733936] "phpdoc" does not return with error code "0" on success - [1733345] inline @link tag renders wrong way - [1722096] DocBlock template example does not work Dependencies:
|
1.4.0RC1 |
Easy InstallNot sure? Get more info. pear install PhpDocumentor-1.4.0RC1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PhpDocumentor-1.4.0RC1 Release date: 2007-06-25 13:39 UTC Release state: beta Release uploaded by: jeichorn Changelog: Includes these PEAR items: Bug #11409: PHP Notices accompany Global Never Found errors Includes these Sourceforge items: - [1724990] @static tag example - [1724884] object return parameter value - [1720764] documentation update needed - [1672589] missing elements, bad links with HTML:Smarty:HandS - [1634153] require/include with concatenated file name - [1632496] {@internal}} becomes wrong on documentation - [1124133] <code> and @include.... Dependencies:
|
1.4.0a2 |
Easy InstallNot sure? Get more info. pear install PhpDocumentor-1.4.0a2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PhpDocumentor-1.4.0a2 Release date: 2007-06-15 12:27 UTC Release state: alpha Release uploaded by: jeichorn Changelog: Includes these PEAR items: Bug #10864: PhpDocumentor dies when parsing illegal page-level docblock Bug #10870: Dead links generated with HTML:Smarty:PHP Bug 10871: Wrong rendering of inline {@internal}} Bug #10910: DOM templates create incorrect trees Doc #10914: Can't use nested tags inside <kbd> or <samp> Doc #10972: @method does not work Doc #11032: param type1|type2 not documented Doc #11143: Provide a Minimal Tutorial File Setup Example Includes no Sourceforge items. Dependencies:
|
1.4.0a1 |
Easy InstallNot sure? Get more info. pear install PhpDocumentor-1.4.0a1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PhpDocumentor-1.4.0a1 Release date: 2007-04-27 12:42 UTC Release state: alpha Release uploaded by: jeichorn Changelog: Includes these PEAR items: Req #10670: Don't Die on Empty Tag Descriptions Doc #10675: Clear some errors.html items Doc #10730: Replace Sourceforge Trackers with PEAR Includes these Sourceforge items: - [1647423] memory_limit: bad if-clause - [1622538] List undocumented classes/functions - [1602988] Added --ignore-symlinks option - [1588942] Allow memory_limit setting in phpdoc.ini - [1588936] Show INI Path at Startup - [1585840] Refactored RETURNs #3 - [1574047] Refactored RETURNs #2 - [1574043] Refactored RETURNs #1 - [1543289] Apply ignore patterns to subdir of dir, instead of full path - [1543287] Use predefined PHP env var in phpdoc script - [1540666] patch for @property, @property-read and @property-write tags - [1044752] List undocumented classes/functions Dependencies:
|
1.3.2 |
Easy InstallNot sure? Get more info. pear install PhpDocumentor-1.3.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PhpDocumentor-1.3.2 Release date: 2007-04-13 14:45 UTC Release state: stable Release uploaded by: jeichorn Changelog: - fixed these bugs reported in Sourceforge: [ 1667333 ] Mishandled Param = 0 Default in Converters [ 1656902 ] Error when converting class that extends Exception [ 1640392 ] docBuilder user directory [ 1634369 ] @global syntax in @name example [ 1633275 ] Update TODO Links to SF/PEAR Buglists [ 1631553 ] Docs Say TODO on INCLUDE Is OK [ 1620470 ] Ensure No Pathing Given in Output Converter Name [ 1620396 ] INSTALL is wrong and outdated [ 1614286 ] Fix Indexing of Constants [ 1611861 ] Fix --hidden flag handling [ 1611847 ] Fix PEAR Bug #9366 [ 1602961 ] "--hidden off" / "-dh off" results in hidden=true [ 1590240 ] Double Tab-Count after Shell # Comment in SourceCode [ 1589650 ] Segfault with PHP 5.2 [ 1588175 ] const elements sorting incorrectly [ 1586917 ] Object of class parserLinkInlineTag could not be converted [ 1585879 ] Fix the error text for Includes without docblock [ 1585875 ] Error text for Includes without docblock is incorrect [ 1583877 ] tagsort corrections in ParserDocBlock.inc [ 1583850 ] "Created by PhpDoc", not "Somesite" [ 1573816 ] CHM default template does not set help file title [ 1570942 ] Grammar/Typo Corrections in Tutorial [ 1548910 ] Do not copy \\".svn\\" and \\"CVS\\" dirs from media fol [ 1545418 ] Duplicated title in generated tutorials (docbook) [ 1544661 ] bteer line number alignment in smarty::php html template [ 1543686 ] Doesn't treat interface level docblock like class level docb [ 1525150 ] tag information displayed in random order [ 1518565 ] "-q off" different then not passing it [ 1348589 ] @copyright bug? - fixed these bugs reported in PEAR: Bug # 9151: ReflectionException when documenting classes derived from PHP internal classes Bug # 9366: Last line with comment in <code> disappears Bug # 9673: potential major security issue Bug # 9915: PHP Notice in PDF Converter Bug # 9937: Security Exploit CVE-2005-4593 Bug #10266: List in @todo tags not processed correctly Bug #10289: Hangs at "Converting tutorials" Dependencies:
|
1.3.1 |
Easy InstallNot sure? Get more info. pear install PhpDocumentor-1.3.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PhpDocumentor-1.3.1 Release date: 2006-10-24 22:25 UTC Release state: stable Release uploaded by: cellog Changelog: - fixed these bugs reported at sourceforge [ 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 installed Bug #8533: require() broken in a lot of places - cannot run! Bug #8539: Parser error in create_examples.php Bug 8746: XML:DocBook generates warning with function/parameters without @param tag Bug #8773: PDF Convertor fails due to being unable to find fonts Bug #8914: returning non varibale reference ParserData.inc#500 The peardoc2 converter no longer uses funky PHP source highlighting, leaving Dependencies:
|
1.3.0 |
Easy InstallNot sure? Get more info. pear install PhpDocumentor-1.3.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PhpDocumentor-1.3.0 Release date: 2006-08-17 22:32 UTC Release state: stable Release uploaded by: cellog Changelog: PHP 5 support and more, fix bugs This release fixes a large number of bugs, and switches to the LGPL license instead of the PHP License. This will be the last release in the 1.x series. 2.0 is next Features added to this release include: * Full PHP 5 support, phpDocumentor both runs in and parses Zend Engine 2 language constructs. Internal classes are recognized and inheritance is documented. Note that you must be running phpDocumentor in PHP 5 in order to parse PHP 5 code * XML:DocBook/peardoc2:default converter now beautifies the source using PEAR's XML_Beautifier if available * inline {@example} tag - this works just like {@source} except that it displays the contents of another file. In tutorials, it works like <programlisting> * customizable README/INSTALL/CHANGELOG files * phpDocumentor tries to run .ini files out of the current directory first, to allow you to put them anywhere you want to * multi-national characters are now allowed in package/subpackage names * images in tutorials with the <graphic> tag * un-modified output with <programlisting role="html"> * html/xml source highlighting with <programlisting role="tutorial"> 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: The PDF Converter will not work in PHP5. The PDF library that it relies upon segfaults with the simplest of files. Generation still works great in PHP4 ------ - WARNING: phpDocumentor installs phpdoc in the scripts directory, and this will conflict with PHPDoc, you can't have both installed at the same time - Switched to Smarty 2.6.0, now it will work in PHP 5. Other changes made to the code to make it work in PHP 5, including parsing of private/public/static/etc. access modifiers - fixed these bugs since 1.3.0RC6: [ 941146 ] Repeated sub-tutorials [ 1223413 ] improper load sequence when using custom templatebase [ 1481118 ] Tags with more than one attribute keep only the first one. [ 1485448 ] Mixing {@toc} and DOCTYPE for DocBook gives PHP fatal error [ 1486304 ] unexpected parameter type mixed [ 1490000 ] Javascript in header.tpl cause httpd log: File not found [ 1491119 ] Inexistant --directory leads to obscure error message [ 1492100 ] Warning: fread(): Length parameter must be greater than 0 [ 1492101 ] Object of class parserLinkInlineTag could not be converted [ 1492538 ] ERROR: Converter X specified by ... is not a class [ 1492608 ] PHP Notices in current CVS [ 1497452 ] Fatal error: Call to undefined method parserFunction::setMo [ 1503927 ] Wrong '--' suffix on some files [ 1512969 ] Call to a member function cantSource() on a non-object [ 1516781 ] Use of undefined constant T_ML_COMMENT - assumed 'T_ML_COMME [ 1524102 ] Weird include documentation [ 1528752 ] Trivial typo in "phpDocumentor Inline tags" documentation [ 1533361 ] trailing comments stop phpdoc on source generation [ 1532841 ] '%' in function parameter default value causes errors [ 1540233 ] memory exshausted Bug #6844: phpDocumentor doesn't show classes in file Bug #7554: Call to undefined method ReflectionClass::hasMethod() Bug #7577: Notice error for undefined _pv_function_param property Bug #7686: phpdoc not run in dos box Bug #7773: "nothing parsed" error when parsing in a directory under "tutorials" Bug #7938: @todo does not work on include elements Bug #8111: Fatal error: ReflectionClass::hasProperty() Bug #8290: @param bug when description is on its own line - fixed these bugs since 1.2.3.1: [ not entered ] phpdoc script broken on unix [ not entered ] XMLDocBookpeardoc2 beautifier removes comments [ 893186 ] HTMLframes converter sometimes misses package level docs [ 834941 ] inline @link doesn't work within <b> [ 839092 ] CHM:default:default produces bad links [ 839466 ] {$array['Key']} in heredoc [ 840792 ] File Missing XML:DocBook/peardoc2:default "errors.tpl" [ 850731 ] No DocBlock template after page-level DocBlock? [ 850767 ] MHW Reference wrong [ 854321 ] web interface errors with template directory [ 856310 ] HTML:frames:DOM/earthli missing Class_logo.png image [ 865126 ] CHM files use hard paths [ 869803 ] bad md5sum [ 871764 ] @global doesn't work properly with whitespace after the $var [ 875525 ] <li> escapes <pre> and ignores paragraphs [ 876674 ] first line of pre and code gets left trimmed [ 877229 ] PHP 5 incompatibilities bork tutorial parsing [ 877233 ] PHP 5 incompatibilities bork docblock source highlighting [ 878911 ] [PHP 5 incompatibility] argv [ 879068 ] var arrays tripped up by comments [ 879151 ] HTML:frames:earthli Top row too small for IE [ 880070 ] PHP5 visability for member variables not working [ 880488 ] '0' file stops processing [ 884863 ] Multiple authors get added in wrong order. [ 884869 ] Wrong highligthing of object type variables [ 892305 ] peardoc2: summary require_once Path/File.php is PathFile.php [ 892306 ] peardoc2: @see of method not working [ 892479 ] {@link} in // comment is escaped [ 893470 ] __clone called directly in PackagePageElements.inc [ 895656 ] initialized private variables not recognized as private [ 896444 ] Bad line numbers [ 904823 ] IntermediateParser fatal error [ 907734 ] Exception Class is builtin to PHP5 [ 910676 ] Fatal error: Smarty error: unable to write to $compile_dir [ 915770 ] Classes in file not showing [ 924313 ] Objec access on array [ 924760 ] source rendering in FireFox contains extra newlines [ 937235 ] duplicated /** after abstract method declaration [ 941146 ] Repeated sub-tutorials [ 944149 ] Apostrophe in DocBook name breaks DOM/earthli tree index [ 952217 ] HTML:frames:earthli [ 962319 ] Define : don't show the assigned value [ 964248 ] Convert invalid characters in package/subpackage names to _ [ 977674 ] Parser error [ 986622 ] parserClass::setModifiers is incorrecrly documented [ 989258 ] wrong interfaces parsing [ 995731 ] {@internal}}-tag shows }} in HTML-doc [ 1016927 ] no highlight for paramtype in header of function [ 1043330 ] Make Command Line Parser support shorter syntax [ 1044486 ] duplicate parameters [ 1046856 ] Small filesource link bug under windows [ 1051941 ] private variables on same line not recognized [ 1081396 ] Display of inline {@link} tags with PHP functions [ 1090009 ] @uses doesn't generate @usedby link when linking to file.ext [ 1108018 ] Bad source code after /**#@-*/ [ 1145403 ] Call to a member function on a non-object [ 1150809 ] Infinite loop when class extends itself [ 1151196 ] PHP Fatal error: Cannot re-assign $this [ 1151650 ] UTF8 decoding for DocBook packages [ 1152286 ] 1.3.0RC3 - PHP5 - Smarty template doesn't work properly? [ 1152316 ] 1.3RC3 - PHP5 - HTML:frames:* - Welcome to default!=@package [ 1152781 ] PHP_NOTICE: Uninitialized string offset in ParserDescCleanup [ 1153593 ] string id="...." in tutorials [ 1156816 ] undeliverable email addresses for doc/tutorial authors [ 1164253 ] Inherited Class Constants are not displayed [ 1171583 ] CHM wrong filesource [ 1180200 ] HighlightParser does not handle Heredoc Blocks. [ 1202772 ] missing parentheses in Parser.inc line 946 [ 1203445 ] Call to a member function on a non-object in Parser.inc [ 1203451 ] array to string conversion notice in InlineTags.inc [ 1223413 ] improper load sequence when using custom templatebase [ 1224317 ] functions refers to wrong line [ 1230004 ] Undefined index in class phpDocumentorTParser [ 1255692 ] Support for "--" argument [ 1261287 ] @filesource bug? [ 1348852 ] Call to function Convert() on a non-object + DocBlockTags [ 1366260 ] Default 0 parameter in method is not displayed [ 1373244 ] Undefined variable: root_dir in docbuilder/file_dialog.php [ 1380845 ] @uses tags not sorting [ 1391432 ] Too many underscores in include links. [ 1393998 ] HTMLSmartyConverter Fatal error (line 627) fix [ 1398977 ] @return is not merged when using DocBlock Templates [ 1428660 ] Confusing error when using {@link} in @uses [ 1456144 ] @global oddities [ 1459955 ] @todo tags are sorted descending instead of ascending [ 1462690 ] PHP Notices [ 1466205 ] more usedby than uses [ 1473272 ] Update references of phpdoc to pear-phpdoc [ 1481118 ] Tags with more than one attribute keep only the first one. [ 1485448 ] Mixing {@toc} and DOCTYPE for DocBook gives PHP fatal error [ 1486304 ] unexpected parameter type mixed [ 1490000 ] Javascript in header.tpl cause httpd log: File not found [ 1491119 ] Inexistant --directory leads to obscure error message [ 1492100 ] Warning: fread(): Length parameter must be greater than 0 [ 1492101 ] Object of class parserLinkInlineTag could not be converted [ 1492538 ] ERROR: Converter X specified by ... is not a class [ 1492608 ] PHP Notices in current CVS [ 1497452 ] Fatal error: Call to undefined method parserFunction::setMo [ 1503927 ] Wrong '--' suffix on some files [ 1512969 ] Call to a member function cantSource() on a non-object [ 1516781 ] Use of undefined constant T_ML_COMMENT - assumed 'T_ML_COMME [ 1524102 ] Weird include documentation [ 1528752 ] Trivial typo in "phpDocumentor Inline tags" documentation [ 1533361 ] trailing comments stop phpdoc on source generation [ 1532841 ] '%' in function parameter default value causes errors [ 1540233 ] memory exshausted - fixed these bugs reported in PEAR: Bug #2122: No tree menu for file identifier begining with a number Bug #2288: Webfrontend ignores more than one dir in "Files to ignore" Bug #2294: @toc tag is incompatible when XML prolog exists Bug #5011: PDF generation warning on uksort Bug #6305: array typehints break the parser Bug #6306: Tokenizer doesn't read "....<%{$key}>..." properly Bug #6389: Private classes are not used during grouping for class trees Bug #6805: Rendering bug for verbatim HTML tags Bug #6844: phpDocumentor doesn't show classes in file Bug #6848: Reference Patch Bug #6952: Update Install docs to tell correct package.xml location Bug #7554: Call to undefined method ReflectionClass::hasMethod() Bug #7577: Notice error for undefined _pv_function_param property Bug #7686: phpdoc not run in dos box Bug #7773: "nothing parsed" error when parsing in a directory under "tutorials" Bug #7938: @todo does not work on include elements Bug #8111: Fatal error: ReflectionClass::hasProperty() Bug #8290: @param bug when description is on its own line Dependencies:
|
1.3.0RC6 |
Easy InstallNot sure? Get more info. pear install PhpDocumentor-1.3.0RC6 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PhpDocumentor-1.3.0RC6 Release date: 2006-05-02 10:56 UTC Release state: beta Release uploaded by: cellog Changelog: PHP 5 support and more, fix bugs This release fixes a large number of bugs, and switches to the LGPL license instead of the PHP License. This will be the last release in the 1.x series. 2.0 is next Features added to this release include: * Full PHP 5 support, phpDocumentor both runs in and parses Zend Engine 2 language constructs. Internal classes are recognized and inheritance is documented. Note that you must be running phpDocumentor in PHP 5 in order to parse PHP 5 code * XML:DocBook/peardoc2:default converter now beautifies the source using PEAR's XML_Beautifier if available * inline {@example} tag - this works just like {@source} except that it displays the contents of another file. In tutorials, it works like <programlisting> * customizable README/INSTALL/CHANGELOG files * phpDocumentor tries to run .ini files out of the current directory first, to allow you to put them anywhere you want to * multi-national characters are now allowed in package/subpackage names * images in tutorials with the <graphic> tag * un-modified output with <programlisting role="html"> * html/xml source highlighting with <programlisting role="tutorial"> 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: The PDF Converter will not work in PHP5. The PDF library that it relies upon segfaults with the simplest of files. Generation still works great in PHP4 ------ - WARNING: phpDocumentor installs phpdoc in the scripts directory, and this will conflict with PHPDoc, you can't have both installed at the same time - Switched to Smarty 2.6.0, now it will work in PHP 5. Other changes made to the code to make it work in PHP 5, including parsing of private/public/static/etc. access modifiers - fixed these bugs: [ not entered ] phpdoc script broken on unix [ not entered ] XMLDocBookpeardoc2 beautifier removes comments [ 893186 ] HTMLframes converter sometimes misses package level docs [ 896444 ] Bad line numbers [ 907734 ] Exception Class is builtin to PHP5 [ 924760 ] source rendering in FireFox contains extra newlines [ 937235 ] duplicated /** after abstract method declaration [ 944149 ] Apostrophe in DocBook name breaks DOM/earthli tree index [ 952217 ] HTML:frames:earthli [ 962319 ] Define : don't show the assigned value [ 964248 ] Convert invalid characters in package/subpackage names to _ [ 977674 ] Parser error [ 986622 ] parserClass::setModifiers is incorrecrly documented [ 989258 ] wrong interfaces parsing [ 995731 ] {@internal}}-tag shows }} in HTML-doc [ 1016927 ] no highlight for paramtype in header of function [ 1043330 ] Make Command Line Parser support shorter syntax [ 1044486 ] duplicate parameters [ 1046856 ] Small filesource link bug under windows [ 1051941 ] private variables on same line not recognized [ 1079637 ] Use of realpath() leads to empty $dir [ 1081396 ] Display of inline {@link} tags with PHP functions [ 1090009 ] @uses doesn't generate @usedby link when linking to file.ext [ 1108018 ] Bad source code after /**#@-*/ [ 1145403 ] Call to a member function on a non-object [ 1150809 ] Infinite loop when class extends itself [ 1151196 ] PHP Fatal error: Cannot re-assign $this [ 1151650 ] UTF8 decoding for DocBook packages [ 1152286 ] 1.3.0RC3 - PHP5 - Smarty template doesn't work properly? [ 1152316 ] 1.3RC3 - PHP5 - HTML:frames:* - Welcome to default!=@package [ 1152781 ] PHP_NOTICE: Uninitialized string offset in ParserDescCleanup [ 1153593 ] string id="...." in tutorials [ 1156816 ] undeliverable email addresses for doc/tutorial authors [ 1164253 ] Inherited Class Constants are not displayed [ 1171583 ] CHM wrong filesource [ 1180200 ] HighlightParser does not handle Heredoc Blocks. [ 1202772 ] missing parentheses in Parser.inc line 946 [ 1203445 ] Call to a member function on a non-object in Parser.inc [ 1203451 ] array to string conversion notice in InlineTags.inc [ 1224317 ] functions refers to wrong line [ 1230004 ] Undefined index in class phpDocumentorTParser [ 1255692 ] Support for "--" argument [ 1261287 ] @filesource bug? [ 1348852 ] Call to function Convert() on a non-object + DocBlockTags [ 1366260 ] Default 0 parameter in method is not displayed [ 1373244 ] Undefined variable: root_dir in docbuilder/file_dialog.php [ 1380845 ] @uses tags not sorting [ 1391432 ] Too many underscores in include links. [ 1393998 ] HTMLSmartyConverter Fatal error (line 627) fix [ 1398977 ] @return is not merged when using DocBlock Templates [ 1428660 ] Confusing error when using {@link} in @uses [ 1456144 ] @global oddities [ 1459955 ] @todo tags are sorted descending instead of ascending [ 1462690 ] PHP Notices [ 1466205 ] more usedby than uses [ 1473272 ] Update references of phpdoc to pear-phpdoc - fixed these bugs reported in PEAR: Bug #2122: No tree menu for file identifier begining with a number Bug #2288: Webfrontend ignores more than one dir in "Files to ignore" Bug #2294: @toc tag is incompatible when XML prolog exists Bug #5011: PDF generation warning on uksort Bug #6305: array typehints break the parser Bug #6306: Tokenizer doesn't read "....<%{$key}>..." properly Bug #6389: Private classes are not used during grouping for class trees Bug #6805: Rendering bug for verbatim HTML tags Bug #6848: Reference Patch Bug #6952: Update Install docs to tell correct package.xml location Dependencies:
|
1.3.0RC5 |
Easy InstallNot sure? Get more info. pear install PhpDocumentor-1.3.0RC5 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PhpDocumentor-1.3.0RC5 Release date: 2005-12-02 12:53 UTC Release state: beta Release uploaded by: cellog Changelog: PHP 5 support and more, fix bugs This release fixes the broken "phpdoc" script in unix, and is otherwise functionally identical to 1.3.0RC4 This will be the last release in the 1.x series. 2.0 is next Features added to this release include: * Full PHP 5 support, phpDocumentor both runs in and parses Zend Engine 2 language constructs. Note that you must be running phpDocumentor in PHP 5 in order to parse PHP 5 code * XML:DocBook/peardoc2:default converter now beautifies the source using PEAR's XML_Beautifier if available * inline {@example} tag - this works just like {@source} except that it displays the contents of another file. In tutorials, it works like <programlisting> * customizable README/INSTALL/CHANGELOG files * phpDocumentor tries to run .ini files out of the current directory first, to allow you to put them anywhere you want to * multi-national characters are now allowed in package/subpackage names * images in tutorials with the <graphic> tag * un-modified output with <programlisting role="html"> * html/xml source highlighting with <programlisting role="tutorial"> 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: The PDF Converter will not work in PHP5. The PDF library that it relies upon segfaults with the simplest of files. Generation still works great in PHP4 ------ - WARNING: phpDocumentor installs phpdoc in the scripts directory, and this will conflict with PHPDoc, you can't have both installed at the same time - Switched to Smarty 2.6.0, now it will work in PHP 5. Other changes made to the code to make it work in PHP 5, including parsing of private/public/static/etc. access modifiers - fixed these bugs: [ not entered ] phpdoc script broken on unix [ not entered ] XMLDocBookpeardoc2 beautifier removes comments [ 896444 ] Bad line numbers [ 937235 ] duplicated /** after abstract method declaration [ 962319 ] Define : don't show the assigned value [ 977674 ] Parser error [ 989258 ] wrong interfaces parsing [ 1150809 ] Infinite loop when class extends itself [ 1151196 ] PHP Fatal error: Cannot re-assign $this [ 1151650 ] UTF8 decoding for DocBook packages [ 1152781 ] PHP_NOTICE: Uninitialized string offset in ParserDescCleanup [ 1153593 ] string id="...." in tutorials [ 1164253 ] Inherited Class Constants are not displayed [ 1171583 ] CHM wrong filesource [ 1180200 ] HighlightParser does not handle Heredoc Blocks. [ 1202772 ] missing parentheses in Parser.inc line 946 [ 1203445 ] Call to a member function on a non-object in Parser.inc [ 1203451 ] array to string conversion notice in InlineTags.inc - fixed these bugs reported in PEAR: Bug #2288: Webfrontend ignores more than one dir in "Files to ignore" Bug #5011: PDF generation warning on uksort Dependencies:
|
1.3.0RC4 |
Easy InstallNot sure? Get more info. pear install PhpDocumentor-1.3.0RC4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PhpDocumentor-1.3.0RC4 Release date: 2005-11-29 03:22 UTC Release state: beta Release uploaded by: cellog Changelog: PHP 5 support and more, fix bugs This will be the last release in the 1.x series. 2.0 is next Features added to this release include: * Full PHP 5 support, phpDocumentor both runs in and parses Zend Engine 2 language constructs. Note that you must be running phpDocumentor in PHP 5 in order to parse PHP 5 code * XML:DocBook/peardoc2:default converter now beautifies the source using PEAR's XML_Beautifier if available * inline {@example} tag - this works just like {@source} except that it displays the contents of another file. In tutorials, it works like <programlisting> * customizable README/INSTALL/CHANGELOG files * phpDocumentor tries to run .ini files out of the current directory first, to allow you to put them anywhere you want to * multi-national characters are now allowed in package/subpackage names * images in tutorials with the <graphic> tag * un-modified output with <programlisting role="html"> * html/xml source highlighting with <programlisting role="tutorial"> 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: The PDF Converter will not work in PHP5. The PDF library that it relies upon segfaults with the simplest of files. Generation still works great in PHP4 ------ - WARNING: phpDocumentor installs phpdoc in the scripts directory, and this will conflict with PHPDoc, you can't have both installed at the same time - Switched to Smarty 2.6.0, now it will work in PHP 5. Other changes made to the code to make it work in PHP 5, including parsing of private/public/static/etc. access modifiers - fixed these bugs: [ not entered ] XMLDocBookpeardoc2 beautifier removes comments [ 896444 ] Bad line numbers [ 937235 ] duplicated /** after abstract method declaration [ 962319 ] Define : don't show the assigned value [ 977674 ] Parser error [ 989258 ] wrong interfaces parsing [ 1150809 ] Infinite loop when class extends itself [ 1151196 ] PHP Fatal error: Cannot re-assign $this [ 1151650 ] UTF8 decoding for DocBook packages [ 1152781 ] PHP_NOTICE: Uninitialized string offset in ParserDescCleanup [ 1153593 ] string id="...." in tutorials [ 1164253 ] Inherited Class Constants are not displayed [ 1171583 ] CHM wrong filesource [ 1180200 ] HighlightParser does not handle Heredoc Blocks. [ 1202772 ] missing parentheses in Parser.inc line 946 [ 1203445 ] Call to a member function on a non-object in Parser.inc [ 1203451 ] array to string conversion notice in InlineTags.inc - fixed these bugs reported in PEAR: Bug #2288: Webfrontend ignores more than one dir in "Files to ignore" Bug #5011: PDF generation warning on uksort Dependencies:
|
1.3.0RC3 |
Easy InstallNot sure? Get more info. pear install PhpDocumentor-1.3.0RC3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PhpDocumentor-1.3.0RC3 Release date: 2004-04-10 15:16 UTC Release state: beta Release uploaded by: cellog Changelog: PHP 5 support and more, fix bugs This will be the last release in the 1.x series. 2.0 is next Features added to this release include: * Full PHP 5 support, phpDocumentor both runs in and parses Zend Engine 2 language constructs. Note that you must be running phpDocumentor in PHP 5 in order to parse PHP 5 code * XML:DocBook/peardoc2:default converter now beautifies the source using PEAR's XML_Beautifier if available * inline {@example} tag - this works just like {@source} except that it displays the contents of another file. In tutorials, it works like <programlisting> * customizable README/INSTALL/CHANGELOG files * phpDocumentor tries to run .ini files out of the current directory first, to allow you to put them anywhere you want to * multi-national characters are now allowed in package/subpackage names * images in tutorials with the <graphic> tag * un-modified output with <programlisting role="html"> * html/xml source highlighting with <programlisting role="tutorial"> 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: The PDF Converter will not work in PHP5. The PDF library that it relies upon segfaults with the simplest of files. Generation still works great in PHP4 ------ - WARNING: phpDocumentor installs phpdoc in the scripts directory, and this will conflict with PHPDoc, you can't have both installed at the same time - Switched to Smarty 2.6.0, now it will work in PHP 5. Other changes made to the code to make it work in PHP 5, including parsing of private/public/static/etc. access modifiers - fixed these bugs: [ 834941 ] inline @link doesn't work within <b> [ 839092 ] CHM:default:default produces bad links [ 839466 ] {$array['Key']} in heredoc [ 840792 ] File Missing XML:DocBook/peardoc2:default "errors.tpl" [ 850731 ] No DocBlock template after page-level DocBlock? [ 850767 ] MHW Reference wrong [ 854321 ] web interface errors with template directory [ 856310 ] HTML:frames:DOM/earthli missing Class_logo.png image [ 865126 ] CHM files use hard paths [ 875525 ] <li> escapes <pre> and ignores paragraphs [ 876674 ] first line of pre and code gets left trimmed [ 877229 ] PHP 5 incompatibilities bork tutorial parsing [ 877233 ] PHP 5 incompatibilities bork docblock source highlighting [ 878911 ] [PHP 5 incompatibility] argv [ 879068 ] var arrays tripped up by comments [ 879151 ] HTML:frames:earthli Top row too small for IE [ 880070 ] PHP5 visability for member variables not working [ 880488 ] '0' file stops processing [ 884863 ] Multiple authors get added in wrong order. [ 884869 ] Wrong highligthing of object type variables [ 892305 ] peardoc2: summary require_once Path/File.php is PathFile.php [ 892306 ] peardoc2: @see of method not working [ 892479 ] {@link} in // comment is escaped [ 893470 ] __clone called directly in PackagePageElements.inc [ 895656 ] initialized private variables not recognized as private [ 904823 ] IntermediateParser fatal error [ 910676 ] Fatal error: Smarty error: unable to write to $compile_dir [ 915770 ] Classes in file not showing [ 924313 ] Objec access on array |
1.3.0RC2 |
Easy InstallNot sure? Get more info. pear install PhpDocumentor-1.3.0RC2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PhpDocumentor-1.3.0RC2 Release date: 2004-02-12 18:56 UTC Release state: beta Release uploaded by: cellog Changelog: PHP 5 support and more, fix bugs This will be the last release in the 1.x series. 2.0 is next Features added to this release include: * Full PHP 5 support, phpDocumentor both runs in and parses Zend Engine 2 language constructs. Note that you must be running phpDocumentor in PHP 5 in order to parse PHP 5 code * inline {@example} tag - this works just like {@source} except that it displays the contents of another file. In tutorials, it works like <programlisting> * customizable README/INSTALL/CHANGELOG files * phpDocumentor tries to run .ini files out of the current directory first, to allow you to put them anywhere you want to * multi-national characters are now allowed in package/subpackage names 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: The PDF Converter will not work in PHP5. The PDF library that it relies upon segfaults with the simplest of files. Generation still works great in PHP4 ------ - WARNING: phpDocumentor installs phpdoc in the scripts directory, and this will conflict with PHPDoc, you can't have both installed at the same time - Switched to Smarty 2.6.0, now it will work in PHP 5. Other changes made to the code to make it work in PHP 5, including parsing of private/public/static/etc. access modifiers - fixed these bugs: [ 834941 ] inline @link doesn't work within <b> [ 839092 ] CHM:default:default produces bad links [ 839466 ] {$array['Key']} in heredoc [ 840792 ] File Missing XML:DocBook/peardoc2:default "errors.tpl" [ 850731 ] No DocBlock template after page-level DocBlock? [ 850767 ] MHW Reference wrong [ 854321 ] web interface errors with template directory [ 856310 ] HTML:frames:DOM/earthli missing Class_logo.png image [ 865126 ] CHM files use hard paths [ 875525 ] <li> escapes <pre> and ignores paragraphs [ 876674 ] first line of pre and code gets left trimmed [ 877229 ] PHP 5 incompatibilities bork tutorial parsing [ 877233 ] PHP 5 incompatibilities bork docblock source highlighting [ 878911 ] [PHP 5 incompatibility] argv [ 879068 ] var arrays tripped up by comments [ 879151 ] HTML:frames:earthli Top row too small for IE [ 880070 ] PHP5 visability for member variables not working [ 880488 ] '0' file stops processing [ 884863 ] Multiple authors get added in wrong order. [ 884869 ] Wrong highligthing of object type variables [ 892305 ] peardoc2: summary require_once Path/File.php is PathFile.php [ 892306 ] peardoc2: @see of method not working [ 892479 ] {@link} in // comment is escaped [ 893470 ] __clone called directly in PackagePageElements.inc [ 895656 ] initialized private variables not recognized as private Dependencies:
|
1.3.0RC1 |
Easy InstallNot sure? Get more info. pear install PhpDocumentor-1.3.0RC1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PhpDocumentor-1.3.0RC1 Release date: 2004-02-08 23:56 UTC Release state: beta Release uploaded by: cellog Changelog: PHP 5 support and more, fix bugs This will be the last release in the 1.x series. 2.0 is next Features added to this release include: * Full PHP 5 support, phpDocumentor both runs in and parses Zend Engine 2 language constructs. Note that you must be running phpDocumentor in PHP 5 in order to parse PHP 5 code * inline {@example} tag - this works just like {@source} except that it displays the contents of another file. In tutorials, it works like <programlisting> * customizable README/INSTALL/CHANGELOG files * phpDocumentor tries to run .ini files out of the current directory first, to allow you to put them anywhere you want to * multi-national characters are now allowed in package/subpackage names 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: The PDF Converter will not work in PHP5. The PDF library that it relies upon segfaults with the simplest of files. Generation still works great in PHP4 ------ - WARNING: phpDocumentor installs phpdoc in the scripts directory, and this will conflict with PHPDoc, you can't have both installed at the same time - Switched to Smarty 2.6.0, now it will work in PHP 5. Other changes made to the code to make it work in PHP 5, including parsing of private/public/static/etc. access modifiers - fixed these bugs: [ 834941 ] inline @link doesn't work within <b> [ 839092 ] CHM:default:default produces bad links [ 839466 ] {$array['Key']} in heredoc [ 840792 ] File Missing XML:DocBook/peardoc2:default "errors.tpl" [ 850731 ] No DocBlock template after page-level DocBlock? [ 850767 ] MHW Reference wrong [ 854321 ] web interface errors with template directory [ 856310 ] HTML:frames:DOM/earthli missing Class_logo.png image [ 865126 ] CHM files use hard paths [ 875525 ] <li> escapes <pre> and ignores paragraphs [ 876674 ] first line of pre and code gets left trimmed [ 877229 ] PHP 5 incompatibilities bork tutorial parsing [ 877233 ] PHP 5 incompatibilities bork docblock source highlighting [ 878911 ] [PHP 5 incompatibility] argv [ 879068 ] var arrays tripped up by comments [ 879151 ] HTML:frames:earthli Top row too small for IE [ 880070 ] PHP5 visability for member variables not working [ 880488 ] '0' file stops processing [ 884863 ] Multiple authors get added in wrong order. [ 884869 ] Wrong highligthing of object type variables [ 892305 ] peardoc2: summary require_once Path/File.php is PathFile.php [ 892306 ] peardoc2: @see of method not working [ 892479 ] {@link} in // comment is escaped Dependencies:
|
1.2.3 |
Easy InstallNot sure? Get more info. pear install PhpDocumentor-1.2.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PhpDocumentor-1.2.3 Release date: 2003-10-13 03:52 UTC Release state: stable Release uploaded by: cellog 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 |
Easy InstallNot sure? Get more info. pear install PhpDocumentor-1.2.2.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PhpDocumentor-1.2.2.1 Release date: 2003-08-30 01:59 UTC Release state: stable Release uploaded by: cellog 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; /> [ 791030 ] old PHP version bug /t and ' becomes to " [ 791131 ] old PHP version bug in output, if define contains "(" [ 791291 ] ignoretags handling incorrectly looks for ignore-tags Dependencies:
|
1.2.1 |
Easy InstallNot sure? Get more info. pear install PhpDocumentor-1.2.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PhpDocumentor-1.2.1 Release date: 2003-07-04 06:21 UTC Release state: stable Release uploaded by: cellog Changelog: phpDocumentor bugfix release New Features: - @example is much more intelligent, thanks to Sam Blum *********************************************************************** phpDocumentor != PHPDoc Do not use "pear install PHPDoc" if you want phpDocumentor, use "pear install PhpDocumentor" the two tools are completely separate. *********************************************************************** for PEAR users, the new --pear command-line switch will be a boon. Leave it on by default if your package follows PEAR coding and directory naming standards |
1.2.0a |
Easy InstallNot sure? Get more info. pear install PhpDocumentor-1.2.0a Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PhpDocumentor-1.2.0a Release date: 2003-06-05 00:25 UTC Release state: stable Release uploaded by: cellog Changelog: The first stable release through PEAR of phpDocumentor Features: - New tokenizer-based parser is literally twice as fast as the old parser (requires PHP 4.3.0+) - New external user-level manual parsing and generation allows cross-linking between API docs and DocBook-format tutorials/manuals! - Highlight Parsing and cross-referencing with documentation of source code in HTML, and PDF with customizable templating - New Configuration files simplify repetitive and complex documentation tasks - Brand new extensive manual - which can be generated directly from the source using makedocs.ini! - Many improvements to in-code API documentation including new tags, and better handling of in-code html tags - CHM and PDF converters are both beta quality - New XML:DocBook/peardoc converter makes generating PEAR manual formats easy for PEAR developers along with the --pear command-line switch - Many new HTML templates, all of them beautiful thanks to Marco von Ballmoos - A brand new web interface thanks to Andrew Eddie! *********************************************************************** phpDocumentor != PHPDoc Do not use "pear install PHPDoc" if you want phpDocumentor, use "pear install PhpDocumentor" the two tools are completely separate. *********************************************************************** for PEAR users, the new --pear command-line switch will be a boon. Leave it on by default if your package follows PEAR coding and directory naming standards The peardoc2 converter has been moved to an extension of the DocBook converter, to use, the command-line has changed from XML:DocBook:peardoc2 to XML:DocBook/peardoc2:default. We have removed the HTML:default converter entirely, use HTML:frames. This will fix the last of the persistent windows installation bugs. |
1.2.0 |
Easy InstallNot sure? Get more info. pear install PhpDocumentor-1.2.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PhpDocumentor-1.2.0 Release date: 2003-06-04 20:58 UTC Release state: stable Release uploaded by: cellog Changelog: The first stable release through PEAR of phpDocumentor Features: - New tokenizer-based parser is literally twice as fast as the old parser (requires PHP 4.3.0+) - New external user-level manual parsing and generation allows cross-linking between API docs and DocBook-format tutorials/manuals! - Highlight Parsing and cross-referencing with documentation of source code in HTML, and PDF with customizable templating - New Configuration files simplify repetitive and complex documentation tasks - Brand new extensive manual - which can be generated directly from the source using makedocs.ini! - Many improvements to in-code API documentation including new tags, and better handling of in-code html tags - CHM and PDF converters are both beta quality - New XML:DocBook/peardoc converter makes generating PEAR manual formats easy for PEAR developers along with the --pear command-line switch - Many new HTML templates, all of them beautiful thanks to Marco von Ballmoos - A brand new web interface thanks to Andrew Eddie! *********************************************************************** phpDocumentor != PHPDoc Do not use "pear install PHPDoc" if you want phpDocumentor, use "pear install PhpDocumentor" the two tools are completely separate. *********************************************************************** for PEAR users, the new --pear command-line switch will be a boon. Leave it on by default if your package follows PEAR coding and directory naming standards The peardoc2 converter has been moved to an extension of the DocBook converter, to use, the command-line has changed from XML:DocBook:peardoc2 to XML:DocBook/peardoc2:default. We have removed the HTML:default converter entirely, use HTML:frames. This will fix the last of the persistent windows installation bugs. |
1.2.0beta3 |
Easy InstallNot sure? Get more info. pear install PhpDocumentor-1.2.0beta3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PhpDocumentor-1.2.0beta3 Release date: 2003-02-02 22:10 UTC Release state: beta Release uploaded by: cellog Changelog: The phpDocumentor team would like to announce the release of phpDocumentor 1.2.0 BETA 3. This is a beta release and may have bugs and may have a different structure from the final release The phpDocumentor team would like to announce the release of phpDocumentor 1.2.0 BETA 3. This is a beta release and may have bugs and may have a different structure from the final release. This beta has a new CSV:dia2code converter written by Harald Fielker. The converter generates a file that can be used to create a UML diagram and then using dia2code, generate php code from the diagram. In addition, the new tags @example, and @filesource have been implemented with full syntax highlighting and linking to other areas. Tag @internal and inline tag {@internal}} are available to help create documentation sets. Documentation has also been updated, although more work needs to be done. Once again, phpDocumentor brings a great increase in usability with the 1.2 branch. The addition of a tokenizer-based parser increases parsing speed by up to 4 times (that's 400% faster) compared to previous versions. In addition, scalability has been improved, allowing generation of documents in multiple output formats with one command. The usage of config files makes repetitive parsing tasks straightforward and reduces the chance for error. The addition of DocBlock templates, extended documentation (tutorials) parsing, and many other new features make this release the most useful automatic documentor for any programming language. The default HTML Converter has been ported to a new Smarty-based converter, HTMLframesConverter, and all of the old templates have been ported to the new Smarty-based format. The HTMLdefaultConverter has been deprecated since its functionality is redundant. Due to the time it takes to convert a template to the new format, the phpDocumentor team extends an offer to do this conversion for anyone who has a brand new template. We may also include the template in a future release, if permission is granted. Due to interest from PEAR programmers, there is a new beta-quality XML:DocBook converter with peardoc2 templates. This converter could also generate other DocBook formats, if desired, but does not generate indexing for this release. The PDF Converter has stepped up to beta-quality, is fully templatable, and has most bugs completely fixed. The CHM converter has also taken major strides and is close to beta quality. As predicted, the Smarty template engine is the primary template engine for all converters. A full listing of all closed bugs and feature requests can be found in the next section of the notes phpDocumentor 1.2.0BETA3 is not ready for production use documenting any PHP project, although it is very stable. Download it and try the most advanced solution for PHP documentation today to help us find the last persistent bugs. There are MANY in the new XML DocBook Converter. Please try it out and find them so we can begin to fix them. HTML Converters are both very stable, as are the Parsers. |
1.2.0beta2 |
Easy InstallNot sure? Get more info. pear install PhpDocumentor-1.2.0beta2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PhpDocumentor-1.2.0beta2 Release date: 2003-01-20 01:35 UTC Release state: beta Release uploaded by: cellog Changelog: The phpDocumentor team would like to announce the release of phpDocumentor 1.2.0 BETA 2. This is a beta release and may have bugs and may have a different structure from the final release The phpDocumentor team would like to announce the release of phpDocumentor 1.2.0 BETA 2. This is a beta release and may have bugs and may have a different structure from the final release. This beta differs from 1.2.0Beta in that it should work from pear install PhpDocumentor, and has a few bugs fixed and a few extra features. phpDocumentor is a JavaDoc-like automatic documentation generator for PHP written in PHP. It is the most versatile tool for documenting PHP. Once again, phpDocumentor brings a great increase in usability with the 1.2 branch. The addition of a tokenizer-based parser increases parsing speed by up to 4 times (that's 400% faster) compared to previous versions. In addition, scalability has been improved, allowing generation of documents in multiple output formats with one command. The usage of config files makes repetitive parsing tasks straightforward and reduces the chance for error. The addition of DocBlock templates, extended documentation (tutorials) parsing, and many other new features make this release the most useful automatic documentor for any programming language. The default HTML Converter has been ported to a new Smarty-based converter, HTMLframesConverter, and all of the old templates have been ported to the new Smarty-based format. The HTMLdefaultConverter has been deprecated since its functionality is redundant. Due to the time it takes to convert a template to the new format, the phpDocumentor team extends an offer to do this conversion for anyone who has a brand new template. We may also include the template in a future release, if permission is granted. Due to interest from PEAR programmers, there is a new beta-quality XML:DocBook converter with peardoc2 templates. This converter could also generate other DocBook formats, if desired, but does not generate indexing for this release. The PDF Converter has stepped up to beta-quality, is fully templatable, and has most bugs completely fixed. The CHM converter has also taken major strides and is close to beta quality. As predicted, the Smarty template engine is the primary template engine for all converters. For users new to phpDocumentor, phpDocumentor uses an event-driven parser and intermediary data structures that allow it to perform at a level other automatic documentors for PHP cannot achieve: --parsing any php file, with multiple classes and functions in the same file --fully compliant with even the most esoteric php syntax ($string = <<< EOF, for example) --ability to generate multiple output formats --extremely fast parsing --error/warnings by line number and file to allow for debugging of documentation tags --multiple output templates to easily customize the look of generated documentation --extensive documentation of the package, including a detailed specification for tags and the included template engine --open source, GPL A full listing of all closed bugs and feature requests can be found in the next section of the notes phpDocumentor 1.2.0BETA2 is not ready for production use documenting any PHP project, although it is very stable. Download it and try the most advanced solution for PHP documentation today to help us find the last persistent bugs. There are MANY in the new XML DocBook Converter. Please try it out and find them so we can begin to fix them. HTML Converters are both very stable, as is the Parser. |