"Error level" debugging setting not holding |
|
In phpEd, the manual sais:
If you need to suppress warnings/non-fatal errors in PHP, just use the @ operator before function. Example follows:
|
||||||||||||||||
|
|
I think I have the same issue as the topic starter.
Error level set to 0 (None). I see some notices & warnings in the error tab, but SOME warning still shows as a popup. How can I get rid of these popups? |
||||||||||||
|
|
The errors that I'm receiving are pop-up warnings/errors (not inline ones). So that "Error level" setting is what determines which errors I see, correct?
Also, the problem is that all these errors/warnings are due to the CRM platform that we're using and not my code, so I cannot modify the files that are generating these warnings/errors. Any thoughts on where I should go from here? Thanks! |
||||||||||||
|
|
Hmm, I think I have a temporary solution.
I've just added
to the top of the code. And popups disappeared! Errors can be seen in Error tab. But if there are too many errors, PHPEd doesn't display all of them. The last error description will be 'too many errors' and the others just don't show up. So if you want to full log of your error, you should 1) stop debug session (to avoid popups) 2) change 'error_reporting' back to appropriate value It may be not so comfortable, but I think it's better that this "get E_WARNING and click OK" stuff. |
||||||||||||||
|
|
I agree. I don't like those warnings and would like to turn them off. I might have to go your route, although it would be nice to know why PhpED is throwing these warning messages when I have it set not to.
|
||||||||||||
|
|
If you feel it is phpEd's debugger bug, I suggest to report it here http://shop.nusphere.com/customer/support.php .
|
||||||||||||
|
|
Is that what you think it is? That's what I'm beginning to think. I just set "Error level" to be "0 - None". Then restarted NuSphere and am still getting these E_WARNING pop-ups.
|
||||||||||||
|
|
I believe it is always better to report possible bug and be persuaded by support, that it is not, than to leave it and still have the bug there. This would lead to another one to discuss it here later. If it is not a bug and you get a solution from support, than you can post it here for other users.
|
||||||||||||
|
|
Got it. Will do. Thanks.
|
||||||||||||
|
"Error level" debugging setting not holding |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by