Mantis - Quercus
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
3171 | minor | always | 12-12-08 19:18 | 12-14-08 15:54 | |
|
|||||
Reporter: | koreth | Platform: | |||
Assigned To: | ferg | 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: | 0003171: Can't read compressed file | ||||
Description: |
<?php $x = file_get_contents('compress.zlib:///dev/null'); [^] Fails with: [19:18:00.660] {http--8080-15} java.lang.ClassCastException: com.caucho.quercus.env.StringBuilderValue cannot be cast to com.caucho.quercus.env.ArrayValue [19:18:00.660] {http--8080-15} at com.caucho.quercus.lib.file.ZlibProtocolWrapper.fopen(ZlibProtocolWrapper.java:54) [19:18:00.660] {http--8080-15} at com.caucho.quercus.lib.file.FileModule.fopen(FileModule.java:1346) [19:18:00.660] {http--8080-15} at com.caucho.quercus.lib.file.FileModule.file_get_contents(FileModule.java:938) |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|