ID:          18403
 Updated by:  [EMAIL PROTECTED]
 Reported By: huet dot olivier at free dot fr
-Status:      Open
+Status:      Closed
 Bug Type:    Documentation problem
 PHP Version: Irrelevant
 New Comment:

I've uploaded my script, which can do the following:
 * Parse php-src and pecl
 * Replace C macros
 * update the ini appendix and all reference/*/ini.xml files
 * create the changelog column


Previous Comments:
------------------------------------------------------------------------

[2004-07-26 23:06:03] [EMAIL PROTECTED]

Links from ini_set already present, ini_set table updated from sources
by a script once a time.

Left to do: Automatically update reference/*/ini.xml by the same script
which updates ini_set; find a way how to automatically document changes
of versions in permissions (changeable column).

------------------------------------------------------------------------

[2003-02-04 20:18:53] [EMAIL PROTECTED]

Some thoughts:
a) A third column called 'type' that dictates what type the directive
takes on (string,int,float..)
b) A regex tweak is needed to allow settings such as url_rewriter.tags
to work (note the commas)
c) Currently $map is used to decide which test_ini.xml a setting goes
into.  Should we use it with $excludeitems too?
d) Also generate a master list

Regarding a big change, currently the description of many directives
exist in the manual but are separate from this generated table.  This
is a little confusing as this information might go better together. 
This could include reciprocal links OR a fourth column for the
description.

------------------------------------------------------------------------

[2003-02-04 18:21:34] [EMAIL PROTECTED]

keep this open then..


------------------------------------------------------------------------

[2003-02-04 17:10:44] [EMAIL PROTECTED]

The script is there. Had made some limited tests in my local copy of
the phpdoc, and seems to be working. I would like someone involved in
the manual build to test it and give some feedback.
IIRC something along the lines of the script's output was in the PHPDOC
todo list.

------------------------------------------------------------------------

[2003-02-04 16:45:51] [EMAIL PROTECTED]

what's the status with this?


------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/18403

-- 
Edit this bug report at http://bugs.php.net/?id=18403&edit=1

Reply via email to