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

  1. PhpDocumentor Version 0.2.6
  2. ################################################################################
  3. ################################################################################
  4.  
  5. Well I haven't got a chance to start the 0.3.x series.  But that works out the
  6. best since a new php extension that produces xml using the zend engine as
  7. surfaced.  At some point this will become a parser for this xml and a front-end
  8. for running things.  At the moment the extension isn't stable but there some 
  9. hope for having a really good parse engine built into php somewhere in the 
  10. php 4.1.x series.
  11.  
  12. Now onto the changes in the new version.  I've got quite a bit activity from 
  13. others in the last few months including a patch fixing the rest of the win32
  14. directory problems by Florian Clever.  There is also a small patch added by
  15. Gerard CANTEGRIL <CANTEGRIL_Gerard@stna.dgac.fr> that updates the web interface.
  16.  
  17. Thanks to Dennis Kehrig <TheGeek@web.de> for his new template, to use just 
  18. add -td templates/l0l33t/ when you run phpdoc.  The template doesn't use tables 
  19. and has a nice clean look.  Here is Dennis intro to it
  20.     I have created an alternate template for phpDoc. Because I often used 
  21.     <UL> and <LI> and did not use <TABLE>, I first thought of Ul-Li-Ta and 
  22.     therefore of Lolita. And since we are computer geeks, l0l33t@ would be 
  23.     funny, too ;) So that's the name...
  24.  
  25. Thanks to Gregory Beaver <cellog at users.sourceforge.net> for all the recent
  26. bug filing, and patches
  27.  
  28. Keep the patchs coming its great to see improvments and bug fixes coming from
  29. someone else.
  30.  
  31. ################################################################################
  32.  
  33. The following bugs are fixed in version 0.2.6:
  34.     [ #460180 ] @remarks things
  35.     [ #460182 ] multiple vars declaration on one line
  36.     [ #472445 ] error parsing my file
  37.     [ #511336 ] .php4 files not scanned
  38.     [ #489398 ] Error displaying default value correctly
  39.     [ No bug# ] {sdesc} and {desc} showing on procedural pages with no top 
  40.             of page docblock
  41.     [ #539593 ] more than 1 @see not parsed right
  42.     [ #540341 ] BUGFIX '\'whatever' parsed wrong
  43.     [ #540368 ] BUGFIX } followed by } in class
  44.     [ #540388 ] BUGFIX } followed by } in class - duplicate
  45.     [ #489260 ] Function being placed into class
  46.     [ #519768 ] php4.0.6 gives Warning about array_map
  47.  
  48.  
  49.     There of course might be a number of other things i fixed but didn't record
  50.  
  51. Know Issues in version 0.2.6:
  52.     Procedural code after a class is not documented, there were thrown into
  53.     the class before I fixed bug #540368 
  54.     
  55.  
  56.  
  57. ################################################################################
  58.  
  59. Also if you haven't noticed yet I'm starting to write some documentation the 
  60. howto is available at http://phpdocu.sourceforge.net/howto.php
  61.  
  62. The changelog is available in the tarball, or online at 
  63. http://phpdocu.sourceforge.net/Changelog
  64.  
  65. You can download the newest version from 
  66. http://phpdocu.sourceforge.net/downloads.php
  67.  
  68. And of course you can reach the webpage at http://phpdocu.sourceforge.net/ or 
  69. http://phpdoc.org/ 
  70.  
  71. enjoy
  72. -joshua eichorn
  73. jeichorn@phpdoc.org
  74.