Subversion-Projekte lars-tiefland.php_share

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
1 lars 1
PhpDocumentor Version 0.4.0	The BETA Release
2
################################################################################
3
################################################################################
4
 
5
With this release were into the beta cycle.  All important features are there
6
and there shouldn't be any big bugs left.  Were of course always looking for
7
great new features and bug fixes, keep up the support.
8
 
9
Thanks to Gregory Beaver <cellog@php.net> for all his help on
10
making this release possible.  He will be gone until late May so development
11
will slow down for a bit, but don't worry 1.0 will be released before he gets
12
back.
13
 
14
In 0.4.1 im planing on updating to template engine to somethign with a couple
15
more features.  This will change the basic syntax for loops and includes,
16
I will provide documentation so anyone who has custom templates should be able
17
to make a quick update to the new engine.  Also if you have a custom template
18
and you think others would enjoy email it to me, or post it on the SF site
19
and i'll include it in the main release.
20
 
21
################################################################################
22
 
23
The following bugs are fixed in version 0.4.0:
24
	[ 541890 ] Non default templates out of date
25
	[ 542586 ] @access private shouldn't document
26
	[ 541283 ] needs htmlspecialchars
27
	[ 541900 ] Some PHP echo syntax not covered
28
	[ 541899 ] Javascript functions documented as PHP
29
	[ 541893 ] Web interface should be index.php
30
	[ 542348 ] function links currently by page
31
	[ 542349 ] constants indexed incorrectly in CVS
32
	[ 541887 ] Should work at E_ALL
33
	[ 542223 ] parsing of defines breaks
34
	[ 541891 ] @package for procedural pages
35
	[ 460181 ] Links into comments
36
	[ 541892 ] Update Howto
37
	[ 541889 ] file extensions should be easy to change
38
	[ 540795 ] default globals
39
	[ 527252 ] multiple classes in a single file
40
	[ 489259 ] Nav Frame Dups
41
	[ 445299 ] @see values not being linked. (Really in 0.3.0)
42
 
43
There of course were other small bugs fixed, these were just the bugs with
44
entries in source forge.  You can view the bug details or reopen it if
45
you think its not totaly fixed at:
46
http://sourceforge.net/tracker/?group_id=11194&atid=111194
47
 
48
Just change the filters to see all Bugs.
49
 
50
Features added that had Feature Request entries in SF:
51
	[ 541895 ] Create a PHPDOC spec
52
	[ 541905 ] Global Package Page
53
	[ 541898 ] Parse Packages into individual directori
54
	[ 441435 ] Class hierarchy
55
	[ 541901 ] Use first @package for procedural (wont implement)
56
 
57
################################################################################
58
 
59
The documentation has been updated for this release you can view it at
60
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