Anonymous | Login | Signup for a new account | 12-17-2024 14:35 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0001242 | [Quercus] | minor | always | 07-10-06 17:11 | 07-12-06 13:45 | ||||
Reporter | koreth | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 3.0.20 | Product Version | 3.0.20 | ||||
Product Build | |||||||||
Summary | 0001242: fopen() return value can't be passed into set_file_buffer() | ||||||||
Description |
PHP: <?php $fp = fopen("/tmp/foo", "w"); set_file_buffer($fp, 0); ?> Under Quercus, I get a warning: .../test.php:3: Warning: 'FileOutput[/tmp/foo]' of type `JavaValue' is an unexpected argument, expected StreamResource [set_file_buffer] |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |