ID: 29191 Updated by: [EMAIL PROTECTED] Reported By: nospam0 at malkusch dot de -Status: Open +Status: Wont fix Bug Type: Feature/Change Request Operating System: * PHP Version: Irrelevant New Comment:
This won't happen, please find reasons in the PHP Internals Archives. Previous Comments: ------------------------------------------------------------------------ [2004-07-15 23:39:04] nospam0 at malkusch dot de Description: ------------ It would be nice if the native methods would throw exceptions instead of printing error messages. It seems more consequent (and easier to handle) as PHP has exceptions. At least the native classes could do this. For compatibility reasons it can depend on zend.ze1_compatibility_mode or a new configuration directive. At the moment I have to wrap every method and class in order to work properly with exceptions. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29191&edit=1
