For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > August 2006 > Re: [PHP-DOC] A proposed new/changed role for errors









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PHP-DOC] A proposed new/changed role for errors
Sean Coates

2006-08-31, 6:57 pm

> This is a proposal to rename 'exceptions' to 'errors' so it may cover,
> for example, when functions emit E_* level errors. Currently this
> information is either in the description, returnvalues, or notes roles
> but none of those are fully appropriate. Exception information would be
> put into the errors role. We could have both (errors and exceptions
> roles) but that doesn't seem needed. Thoughts?


+1

sean@iconoclast:~/php/cvs/phpdoc$ egrep "role=.exception" -r * | wc -l
637

That's quite a few changes, but they should be simple with some perl pie.

S
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com