Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] 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  
Status closed   Product Version 3.0.20
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]
Additional Information
Attached Files

- Relationships

- Notes
(0001386)
ferg
07-12-06 13:45

php/163c
 

- Issue History
Date Modified Username Field Change
07-10-06 17:11 koreth New Issue
07-12-06 13:45 ferg Note Added: 0001386
07-12-06 13:45 ferg Assigned To  => ferg
07-12-06 13:45 ferg Status new => closed
07-12-06 13:45 ferg Resolution open => fixed
07-12-06 13:45 ferg Fixed in Version  => 3.0.20


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker