At one point in time, I had phpdoc cvs commit access, I guess I do not any more... (username bradmssw).
I've got a fairly substantial documentation update that needs to be committed to phpdoc for mcve. I've attached a .tar.gz of the mcve subdirectory of phpdoc/en/reference/ with the exact contents it needs. You will notice a lot of removals from the functions/ directory (all of the mcve- functions, have become m- ... this has been true for a couple of years now). The function xml files were generated using xml_proto.php from the scripts directory of phpdoc... This update also references some other important changes, like the name change from MCVE -> Monetra, yet the actual module name for PHP has not changed. As well as the move to PECL. If someone could grant me commit access I can do this myself, otherwise if someone would be so kind as to commit this for me I would appreciate it... Also, one reference in entities/global.ent needs to be updated as well: Index: global.ent =================================================================== RCS file: /repository/phpdoc/entities/global.ent,v retrieving revision 1.249 diff -u -r1.249 global.ent --- global.ent 2 Nov 2005 20:45:31 -0000 1.249 +++ global.ent 15 Nov 2005 04:10:10 -0000 @@ -174,7 +174,7 @@<!ENTITY url.maxdb.sampledb "http://dev.mysql.com/doc/maxdb/en/98/11b83fa6b33c17e10000000a114084/frameset.htm">
<!ENTITY url.mcal "http://mcal.chek.com/"> <!ENTITY url.mcve.home "http://www.mainstreetsoftworks.com/">-<!ENTITY url.mcve.docs "http://www.mainstreetsoftworks.com/docs/phpapi.pdf"> +<!ENTITY url.mcve.docs "http://www.mainstreetsoftworks.com/documentation.html">
<!ENTITY url.mcrypt "http://mcrypt.sourceforge.net/"> <!ENTITY url.mcrypt.windows "http://ftp.emini.dk/pub/php/win32/mcrypt/"> <!ENTITY url.mcrypt.iv "http://www.ciphersbyritter.com/GLOSSARY.HTM#IV"> Thanks! -Brad
mcve-phpdoc.tar.gz
Description: application/gzip
