ostborn Wed Dec 12 04:46:27 2001 EDT
Added files:
/php4/ext/phpdoc .cvsignore Makefile.in config.m4 libs.mk
php_phpdoc.h phpdoc.c
Log:
added the new PHPDoc extension which transform PHP-Code into a XML
representation.
The XML output will be used by PHPDoc as it provides more accuracy and
speed.