Edit report at http://bugs.php.net/bug.php?id=14192&edit=1
ID: 14192 Updated by: [email protected] Reported by: c dot green at its dot uq dot edu dot au Summary: Disable Error Control Operator -Status: Open +Status: Closed Type: Feature/Change Request -Package: Feature/Change Request +Package: *General Issues Operating System: Solaris PHP Version: 4.0.6 -Assigned To: +Assigned To: jani Block user comment: N Private report: N New Comment: Support for such is available using this extension: http://pecl.php.net/package/scream And Xdebug also has such option nowadays. (http://xdebug.org) Previous Comments: ------------------------------------------------------------------------ [2001-11-23 03:37:14] c dot green at its dot uq dot edu dot au Hey guys, What I'd like is some sort of config variable to temporarily disable the Error Control Operator (@foo()). It would be great to be able to pop a flag in an htaccess (which I can leave out of the cvs tree) and get error messages for development/debugging. Cheerio, Cameron Green ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=14192&edit=1
