Mantis - Quercus
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
3325 | block | always | 02-06-09 10:53 | 02-06-09 16:07 | |
|
|||||
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: | 0003325: file_get_contents NPE with URL | ||||
Description: |
<?php $x = file_get_contents('http://apple.com/'); [^] Throws an exception: java.lang.NullPointerException at com.caucho.quercus.lib.file.HttpInputOutput.<init>(HttpInputOutput.java:82) at com.caucho.quercus.lib.file.FileModule.fopen(FileModule.java:1388) at com.caucho.quercus.lib.file.FileModule.file_get_contents(FileModule.java:939) at _quercus._html._test._file_0get_0contents__php.execute(_file_0get_0contents__php.java:42) |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|