php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #14192 Disable Error Control Operator
Submitted: 2001-11-23 03:37 UTC Modified: 2010-12-17 14:25 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: c dot green at its dot uq dot edu dot au Assigned: jani (profile)
Status: Closed Package: *General Issues
PHP Version: 4.0.6 OS: Solaris
Private report: No CVE-ID: None
 [2001-11-23 03:37 UTC] 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

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-12-17 14:25 UTC] jani@php.net
-Status: Open +Status: Closed -Package: Feature/Change Request +Package: *General Issues -Assigned To: +Assigned To: jani
 [2010-12-17 14:25 UTC] jani@php.net
Support for such is available using this extension:

http://pecl.php.net/package/scream


And Xdebug also has such option nowadays. (http://xdebug.org)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Jun 14 20:01:31 2024 UTC