| Anonymous | Login | Signup for a new account | 11-09-2025 23:38 PST |
| Main | My View | View Issues | Change Log | Docs |
| 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 | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |