> I'm not one for removing something from the manual just because it's 
> old. A PHP3 Appendix will work, but will be difficult to write because 
> the notes about PHP3 are sparse and distanced.

It doesn't have to flow perfectly as PHP 3 users have to
deal with many problems so listing all of these gotchas in
one place will help even if it's disjointed.

> Why should the Extending PHP3 sections be removed? Are there plans to 
> write new documentation regarding writing Extensions? (There needs to be 
> more/better documentation for extension writers; Whenever I started 
> playing around I relied mostly on people on IRC for help, and didn't 
> continue learning that monster of an API for very long.)

There's the Zend API, and various documents in the PHP
sources. Most likely an inspired PHP Internals person will
need to tackle this mess. A document that uses an extension
(such as the Dir class, SimpleXML, etc.) as an example might
prove beneficial.

Regards,
Philip

Reply via email to