From:             Tomas V.V.Cox <[EMAIL PROTECTED]>
Operating system: All
PHP version:      4.0.4pl1
PHP Bug Type:     Feature/Change Request
Bug description:  set_error_handler() to accepts object/method tuple

It could be very flexible if set_error_handler() can send error parameters to an 
object method. Something like:

set_error_handler ("function");
and
ser_error_handler ("method", $object);

Thanks,

Tomas V.V.Cox


-- 
Edit Bug report at: http://bugs.php.net/?id=9155&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to