ID:          33428
 Updated by:  [EMAIL PROTECTED]
 Reported By: david dot tulloh at infaze dot com dot au
-Status:      Open
+Status:      Closed
 Bug Type:    Documentation problem
 PHP Version: Irrelevant
 New Comment:

This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation
better.

It is mentioned that "ReflectionException extends Exception" so it can
be puzzled out what's the purpose of this class. I've added its own
section however:

"ReflectionException extends the standard Exception and is thrown by
Reflection API. No specific methods or properties are introduced."


Previous Comments:
------------------------------------------------------------------------

[2005-06-22 02:29:43] david dot tulloh at infaze dot com dot au

Description:
------------
The PHP5 reflection documentation begins with a list of classes. 
Details on each class are promised in the following chapters.  This is
never done for ReflectionException, the class is never mentioned again
in the document.

Due to this it is unclear if ReflectionException is a specialised class
to perform reflection on exceptions, or if it is thrown by the
reflection classes.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=33428&edit=1

Reply via email to