[PHP-DOC] Subversion access to contribute documentation fixes

2010-04-20 Thread Patrick van Staveren
Hello, I'd like to contribute to the PHP manual. I'd like a subversion account if someone will give me karma. If not I'll just send patches here :) I've been developing PHP applications for many years, and manage a team of developers who use PHP daily. The manual is critical to our success

[PHP-DOC] skeletons in doc-base RFC are out of date

2010-04-20 Thread Daniel Convissor
Hi Folks: The files in phpdoc/doc-base/trunk/RFC/skeletons use the old documentation structure. Should these files be updated, or should the be eliminated? Thanks, --Dan -- T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y data intensive web and database progr

[PHP-DOC] needless 's

2010-04-20 Thread Daniel Convissor
Hi Folks: I'm looking at the skeletons at http://doc.php.net/php/dochowto/chapter-skeletons.php and am seeing some elements are being wrapped in 's even though they don't need to be: * variablelist in the parameters section * informaltable in the changelog section * example in the examples sect