> > IMHO if anyone gets on this job, general errors should 
> > be put somewhere to an appendix, and function specific 
> > errors should go to every function ;) Like what errors 
> > mail() can emit.  This is a *huge* work as I can see.
> 
> This sounds good, can this process be at 
> least partialy automated?  That'd be nice :)

That's up to some php-dev people ;) I cannot donate
time myself for this project right now. BTW as the php
source is getting modified to print out errors with
php_error_docref (or something named like this), and
the errors will point to "pages explaining the error",
it would be nice to have "pages explaining the error" ;))

> +1 for listing the errors in the appendix and 
> specific function pages.  Also, a side project
> might be a knowledge base of errors and their
> "possible" solutions.
> 
> On a related note, how about more mysql_error() 
> type functions ... like file_error()?

That's absolutely up to the devteam (ccing).

Goba



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to