==== Updating PHP docs to the new markup ====
Several PHP extensions have documentation for OO-style APIs which is writ... g to take this as my example. If you go to http://php.net/rar, and look over the methods of the Rar cla... copy and paste job.
You will need:
* A recent PHP 5.3 is nice
* the PhD tool - follow the instruc
Part of an upcoming php.net article titled "How can you help PHP.NET today?" with this part focusing on writing tests. It's es... mportant for the success of any project including PHP. When code coverage reaches 100%, it'll mean that every piece of code within the PHP sources will be executed while running the tests.
cument describes how to create a new translation (phpdoc-{lang}) for the PHP manual. Substitute {lang} with the country code throughout this article.
* C... s to have this created. It'll be doc-{lang}@lists.php.net
* Test the mailing list (write a test email)
* Create the new CVS module: phpdoc-{lang}
* Copy .cvsignore from phpdoc to phpd