ID:               27391
 Updated by:       [EMAIL PROTECTED]
 Reported By:      anselor at yahoo dot com
-Status:           Open
+Status:           Closed
 Bug Type:         Unknown/Other Function
 Operating System: Linux
 PHP Version:      5CVS-2004-02-25 (dev)
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


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

[2004-02-25 05:31:58] anselor at yahoo dot com

Description:
------------
The new error message for throwing a class that doesn't extend
Exception has a typo.



The message i got was:

Fatal error: Exceptions must valid objects that are derived from class
Exception in /home/anselor/var/www-data/htdocs/exceptiontest.phtml on
line 20



Perhaps it should be something more like:

Fatal error: Exceptions must BE valid objects that are derived from
class Exception in
/home/anselor/var/www-data/htdocs/exceptiontest.phtml on line 20



Very very very minor issue, just thought I'd let you know.



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


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

Reply via email to