On Sat, Feb 6, 2010 at 23:25, david <[email protected]> wrote: > I have a hard time sometimes when a class is not documented and download the > php source to find the .inc files for the class I wish to use.
The PHP implementations will never be documented as a part of the manual.. These are just examples of what you can do, so at most they would be part of an example chapter, but not the API docs. > Is ~helly outdated? Dunno. You will have to ask him. These docs are however deprecated. > I still use it for looking at spl classes and find it more > informative than the documentation at times. Do you have a specific case? -Hannes
