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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: c dot green at its dot uq dot edu dot au
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 23:01:27 2025 UTC