Re: [PHP-DOC] if class is not documented show class.inc file

2010-02-07 Thread Hannes Magnusson
On Sat, Feb 6, 2010 at 23:25, david 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

[PHP-DOC] if class is not documented show class.inc file

2010-02-06 Thread david
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. Is ~helly outdated? I still use it for looking at spl classes and find it more informative than the documentation at times. thanks for your time Dave