> > I have heard some rumors about someone creating a proto check script to > > check whether the protos in phpdoc reflect the current protos of > > functions in the php source. Take in account undocumented new > > parameters, etc. too... I don't think that anybody can get on this to do > > it manually in any reasonable time... > > Would be nice to investigate on this deeper and see whether we can do > something about it. I could go ahead to write a similar script myself.
Take a look at /phpdoc/scripts/xml_proto.php never tried, but may be a good starting point. Friedhelm -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
