Hi.

Just looking at the function index
(http://docs.php.net/manual/en/indexes.php) and seeing some old
functions (apd_set_socket_session_trace() for example).

Trying to think how to fix this.

I believe that the index is based upon phpdoc/funcindex.xml which is
generated from phpdoc/scripts/genfuncindex.php which uses a source
file which is generated ... etc.

I then took a look at .refnames_.manual.ser, which is generated by
PhD. This file does NOT contain that dead function, so my logic
suggests it is more accurate (or at least NOT based upon the broken
funcindex.xml).

So, could generating the funcindex.xml within PhD be as simple as
processing the .refnames_.manual.ser once it is created or as part of
mktoc.php?

I've got some spare time to work on this, but would appreciate some
guidance to stop me wasting everyone's time (though probably reading
this email is wasting SOMEONE's time!).

Regards,

Richard.

-- 
-----
Richard Quadling
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731
"Standing on the shoulders of some very clever giants!"

Reply via email to