Mantis - Quercus
|
Viewing Issue Advanced Details |
|
ID:
|
Category:
|
Severity:
|
Reproducibility:
|
Date Submitted:
|
Last Update:
|
3245 |
|
trivial |
always |
01-13-09 12:16 |
01-13-09 16:02 |
|
Reporter:
|
koreth |
Platform:
|
|
|
Assigned To:
|
nam |
OS:
|
|
|
Priority:
|
normal |
OS Version:
|
|
|
Status:
|
closed |
Product Version:
|
4.0.0 |
|
Product Build:
|
|
Resolution:
|
fixed |
|
Projection:
|
none |
|
|
|
ETA:
|
none |
Fixed in Version:
|
4.0.0 |
|
|
Summary:
|
0003245: Error is logged even when suppression is turned on |
Description:
|
<?php
@fclose(null);
Regular PHP doesn't complain; Quercus logs an error message about null being an unexpected argument. The "@" should suppress such log messages. (PHP does log an error if the "@" is removed.) |
Steps To Reproduce:
|
|
Additional Information:
|
|
Relationships | |
Attached Files:
|
|