php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #8599 a kind Exception handling
Submitted: 2001-01-08 13:48 UTC Modified: 2002-01-06 12:49 UTC
From: cecot at dirbg dot com Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0.4 OS:
Private report: No CVE-ID: None
 [2001-01-08 13:48 UTC] cecot at dirbg dot com
something like java's exception handling
or more kind of register_shutdown_function i.e register_mysql_errorhandling_function

thnx for the attention

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-10 01:58 UTC] david@php.net
http://php.net/manual/function.set-error-handler.php
set_error_handler lets you register your own error handling function

however try...catch is also a much-needed feature
 [2002-01-06 12:49 UTC] jan@php.net
We'll have exception handling in PHP5, please follow the development of the ZendEngine2 on engine2@lists.zend.com. closing.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 08 18:01:34 2024 UTC