home *** CD-ROM | disk | FTP | other *** search
/ Enter 2004 June / ENTER.ISO / files / xampp-win32-1.4.5-installer.exe / xampp / Release-0.2.5 < prev    next >
Encoding:
Text File  |  2004-03-24  |  2.5 KB  |  64 lines

  1. PhpDocumentor Version 0.2.5
  2. ################################################################################
  3. ################################################################################
  4.  
  5. The focus of this release was mainly bug fixes and new features for handling the 
  6. which files phpdoc will parse.
  7.  
  8. hidden directories and files and now ignored by default, there is a command line
  9. option for changing this behavior if needed
  10.  
  11. files not to parse can be specified
  12. directories not to parse can be specified
  13. Both of these options only work in php 4.0.5 or greater, but everything should
  14. still work with 4.0.2 or greater, php version 4.0.5 or greater is recommened
  15. for this verision
  16.  
  17. The template directory can now be changed allowing for custom templates to be
  18. used without overwriting files in the templates/default directory
  19.  
  20. Not all of these options are available through the web-interface, though it was
  21. updated to allow files and directories to be ignored to be specified
  22.  
  23. This will be the last 0.2.x release that contains new features, the new 0.3.x
  24. series will contain new features that i have been putting off, including:
  25.     XML output
  26.     Default HTML template that makes more use of css and html4 complaint
  27.     Alternate HTML template similar to Ulf Wendel's phpdoc
  28.     Clean up of template class to allow for new features
  29.     Autogeneration of web interface so that it keeps upto date with cli
  30.     A web and php-gtk based class browser that uses the xml output files
  31.     A test framework to use for regression and bug testing
  32.  
  33.  
  34. ################################################################################
  35.  
  36. The following bugs are fixed in version 0.2.5:
  37.     [ #441433 ] Escape-Characters in Strings...
  38.     [ #441778 ] Empty stylesheet.css
  39.     [ #442011 ] Provide options for skipping directories (partial fix)
  40.     [ #445305 ] Multi-line desc. for @param not working.
  41.     [ #443153 ] multiple authors not showing up
  42.     [ #445298 ] Multiple @see tages not showing up.
  43.     [ #445820 ] Parser broken on "array" ...
  44.      
  45.  
  46.  
  47. ################################################################################
  48.  
  49. Also if you haven't noticed yet I'm starting to write some documentation the 
  50. howto is available at http://phpdocu.sourceforge.net/howto.php
  51.  
  52. The changelog is available in the tarball, or online at 
  53. http://phpdocu.sourceforge.net/Changelog
  54.  
  55. You can download the newest version from 
  56. http://phpdocu.sourceforge.net/downloads.php
  57.  
  58. And of course you can reach the webpage at http://phpdocu.sourceforge.net/ or 
  59. http://phpdoc.org/ 
  60.  
  61. enjoy
  62. -joshua eichorn
  63. jeichorn@phpdoc.org
  64.