From:             [EMAIL PROTECTED]
Operating system: 
PHP version:      4.0.6
PHP Bug Type:     Feature/Change Request
Bug description:  E_INFO/E_USER_INFO

I would like to treat all E_NOTICE/E_USER_NOTICE as fatal error for my
applications. However, newer pgsql extension raise E_NOTICE when
transaction cannot be finished. (There is notice errors for resetting cache
also) I like it, but I need to parse E_NOTICE message to check if it is
fatal or not.

How about to have a E_INFO/E_USER_INFO for infomational errors?

-- 
Edit bug report at: http://bugs.php.net/?id=12512&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